Searched refs:setShouldPaintCustomScrollbars (Results 1 – 8 of 8) sorted by relevance
230 void setShouldPaintCustomScrollbars(bool);
501 void Settings::setShouldPaintCustomScrollbars(bool shouldPaintCustomScrollbars) in setShouldPaintCustomScrollbars() function in WebCore::Settings
277 virtual HRESULT STDMETHODCALLTYPE setShouldPaintCustomScrollbars(
1113 HRESULT WebPreferences::setShouldPaintCustomScrollbars(BOOL shouldPaint) in setShouldPaintCustomScrollbars() function in WebPreferences
4161 settings->setShouldPaintCustomScrollbars(!!enabled); in notifyPreferencesChanged()
2966 …* Interfaces/IWebPreferences.idl: Added setShouldPaintCustomScrollbars and shouldPaintCustomScrol…
184 HRESULT setShouldPaintCustomScrollbars(BOOL shouldPaint);
3253 (WebCore::Settings::setShouldPaintCustomScrollbars):