Searched refs:setShouldPaintNativeControls (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebPreferencesPrivate.idl61 HRESULT setShouldPaintNativeControls([in] BOOL shouldPaint);
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSettings.h229 static void setShouldPaintNativeControls(bool);
H A DSettings.cpp502 void Settings::setShouldPaintNativeControls(bool shouldPaintNativeControls) function in class:WebCore::Settings
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebPreferences.h377 virtual HRESULT STDMETHODCALLTYPE setShouldPaintNativeControls(
H A DWebPreferences.cpp1373 HRESULT WebPreferences::setShouldPaintNativeControls(BOOL shouldPaint) function in class:WebPreferences
H A DWebView.cpp2736 Settings::setShouldPaintNativeControls(shouldPaintNativeControls);
4945 settings->setShouldPaintNativeControls(!!enabled);

Completed in 498 milliseconds