Searched defs:thumbThickness (Results 1 – 4 of 4) sorted by relevance
40 ScrollbarThemeOverlay::ScrollbarThemeOverlay(int thumbThickness, int scrollbarMargin, HitTestBehavi… in ScrollbarThemeOverlay()107 int ScrollbarThemeOverlay::thumbThickness(ScrollbarThemeClient*) in thumbThickness() function in WebCore::ScrollbarThemeOverlay
312 int ScrollbarTheme::thumbThickness(ScrollbarThemeClient* scrollbar) in thumbThickness() function in WebCore::ScrollbarTheme
82 …arLayer* createSolidColorScrollbarLayer(WebScrollbar::Orientation, int thumbThickness, bool isLeft… in createSolidColorScrollbarLayer()
237 …::createSolidColorScrollbarLayer(ScrollbarOrientation orientation, int thumbThickness, bool isLeft… in createSolidColorScrollbarLayer()