Searched refs:setShouldDisplayTextDescriptions (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/page/
H A DCaptionUserPreferences.cpp134 page->settings()->setShouldDisplayTextDescriptions(preference);
/macosx-10.9.5/WebKit-7537.78.2/mac/WebView/
H A DWebPreferencesPrivate.h308 - (void)setShouldDisplayTextDescriptions:(BOOL)flag;
H A DWebPreferences.mm1713 - (void)setShouldDisplayTextDescriptions:(BOOL)flag
H A DWebView.mm1549 settings->setShouldDisplayTextDescriptions([preferences shouldDisplayTextDescriptions]);
/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebPreferences.idl208 HRESULT setShouldDisplayTextDescriptions(BOOL shouldDisplayTextDescriptions);
/macosx-10.9.5/WebCore-7537.78.1/testing/
H A DInternalSettings.cpp135 settings->setShouldDisplayTextDescriptions(m_shouldDisplayTextDescriptions);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.h319 virtual HRESULT STDMETHODCALLTYPE setShouldDisplayTextDescriptions(
H A DWebPreferences.cpp1749 HRESULT WebPreferences::setShouldDisplayTextDescriptions(BOOL enabled) function in class:WebPreferences
H A DWebView.cpp4709 settings->setShouldDisplayTextDescriptions(enabled);
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/API/C/
H A DWKPreferences.cpp863 toImpl(preferencesRef)->setShouldDisplayTextDescriptions(enabled);
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp2579 settings->setShouldDisplayTextDescriptions(store.getBoolValueForKey(WebPreferencesKey::shouldDisplayTextDescriptionsKey()));
/macosx-10.9.5/WebKit-7537.78.2/efl/ewk/
H A Dewk_view.cpp4430 priv->pageSettings->setShouldDisplayTextDescriptions(enable);

Completed in 239 milliseconds