Searched defs:thumbThickness (Results 1 – 4 of 4) sorted by relevance
43 ScrollbarThemeOverlay::ScrollbarThemeOverlay(int thumbThickness, int scrollbarMargin, HitTestBehavi… in ScrollbarThemeOverlay()53 ScrollbarThemeOverlay::ScrollbarThemeOverlay(int thumbThickness, int scrollbarMargin, HitTestBehavi… in ScrollbarThemeOverlay()120 int ScrollbarThemeOverlay::thumbThickness(ScrollbarThemeClient*) in thumbThickness() function in WebCore::ScrollbarThemeOverlay
308 int ScrollbarTheme::thumbThickness(ScrollbarThemeClient* scrollbar) in thumbThickness() function in WebCore::ScrollbarTheme
83 …arLayer* createSolidColorScrollbarLayer(WebScrollbar::Orientation, int thumbThickness, int trackSt… in createSolidColorScrollbarLayer()
257 …::createSolidColorScrollbarLayer(ScrollbarOrientation orientation, int thumbThickness, int trackSt… in createSolidColorScrollbarLayer()