Searched defs:scrollbarThickness (Results 1 – 7 of 7) sorted by relevance
41 int ScrollbarThemeMock::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeMock
62 int ScrollbarThemeGtkOrAura::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeGtkOrAura
49 int ScrollbarThemeOverlay::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeOverlay
62 int ScrollbarThemeWin::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeWin
40 …virtual int scrollbarThickness(ScrollbarControlSize controlSize) OVERRIDE { return ScrollbarTheme:… in scrollbarThickness() function
123 int RenderTextControl::scrollbarThickness() const in scrollbarThickness() function in WebCore::RenderTextControl
107 int WebScrollbarThemeGeometryNative::scrollbarThickness(WebScrollbar* scrollbar) in scrollbarThickness() function in blink::WebScrollbarThemeGeometryNative