Searched defs:shouldPaintCustomScrollbars (Results 1 – 3 of 3) sorted by relevance
563 void Settings::setShouldPaintCustomScrollbars(bool shouldPaintCustomScrollbars) in setShouldPaintCustomScrollbars()
266 bool shouldPaintCustomScrollbars() const { return m_shouldPaintCustomScrollbars; } in shouldPaintCustomScrollbars() function
1164 HRESULT WebPreferences::shouldPaintCustomScrollbars(BOOL* shouldPaint) in shouldPaintCustomScrollbars() function in WebPreferences