Home
last modified time | relevance | path

Searched defs:setShouldPaintCustomScrollbars (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
DWebSettingsImpl.cpp243 void WebSettingsImpl::setShouldPaintCustomScrollbars(bool enabled) in setShouldPaintCustomScrollbars() function in WebKit::WebSettingsImpl
/external/webkit/Source/WebCore/page/
DSettings.cpp778 void Settings::setShouldPaintCustomScrollbars(bool shouldPaintCustomScrollbars) in setShouldPaintCustomScrollbars() function in WebCore::Settings
/external/webkit/Source/WebKit/win/
DWebPreferences.cpp1262 HRESULT WebPreferences::setShouldPaintCustomScrollbars(BOOL shouldPaint) in setShouldPaintCustomScrollbars() function in WebPreferences