Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/
DSettings.cpp563 void Settings::setShouldPaintCustomScrollbars(bool shouldPaintCustomScrollbars) in setShouldPaintCustomScrollbars()
DSettings.h266 bool shouldPaintCustomScrollbars() const { return m_shouldPaintCustomScrollbars; } in shouldPaintCustomScrollbars() function
/external/webkit/WebKit/win/
DWebPreferences.cpp1164 HRESULT WebPreferences::shouldPaintCustomScrollbars(BOOL* shouldPaint) in shouldPaintCustomScrollbars() function in WebPreferences