Searched refs:setShouldPaintNativeControls (Results 1 – 17 of 17) sorted by relevance
114 setShouldPaintNativeControls(parameters.shouldPaintNativeControls); in platformInitializeWebProcess()134 void WebProcess::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls() function in WebKit::WebProcess137 Settings::setShouldPaintNativeControls(shouldPaintNativeControls); in setShouldPaintNativeControls()
37 toImpl(contextRef)->setShouldPaintNativeControls(b); in WKContextSetShouldPaintNativeControls()
47 void WebContext::setShouldPaintNativeControls(bool b) in setShouldPaintNativeControls() function in WebKit::WebContext
136 void setShouldPaintNativeControls(bool);
132 void setShouldPaintNativeControls(bool);
61 HRESULT setShouldPaintNativeControls([in] BOOL shouldPaint);
339 static void setShouldPaintNativeControls(bool);
791 void Settings::setShouldPaintNativeControls(bool shouldPaintNativeControls) in setShouldPaintNativeControls() function in WebCore::Settings
341 virtual HRESULT STDMETHODCALLTYPE setShouldPaintNativeControls(
1280 HRESULT WebPreferences::setShouldPaintNativeControls(BOOL shouldPaint) in setShouldPaintNativeControls() function in WebPreferences
2583 Settings::setShouldPaintNativeControls(shouldPaintNativeControls); in initWithFrame()4735 settings->setShouldPaintNativeControls(!!enabled); in notifyPreferencesChanged()
3081 setShouldPaintNativeControls when SafariTheme support is disabled, as3597 (WebPreferences::setShouldPaintNativeControls):
874 …prefsPrivate->setShouldPaintNativeControls(FALSE); // FIXME - need to make DRT pass with Windows n… in resetDefaultsToConsistentValues()1367 standardPreferencesPrivate->setShouldPaintNativeControls(FALSE); in main()
12541 (WebKit::WebProcess::setShouldPaintNativeControls):27324 (WebKit::WebContext::setShouldPaintNativeControls):27332 (WebKit::WebProcess::setShouldPaintNativeControls):34325 Call the WebContext's setShouldPaintNativeControls().34342 (WebKit::WebContext::setShouldPaintNativeControls):34351 and call Settings::setShouldPaintNativeControls().
4116 (WebKit::WebContext::setShouldPaintNativeControls):
35133 Pass correct value to setShouldPaintNativeControls.
92538 (WebCore::Settings::setShouldPaintNativeControls):