Searched defs:hasButtons (Results 1 – 6 of 6) sorted by relevance
40 virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return true; } in hasButtons() function
62 virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return false; } in hasButtons() function
40 virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return false; } in hasButtons() function
50 virtual bool hasButtons(ScrollbarThemeClient*) OVERRIDE { return false; }; in hasButtons() function
75 bool WebScrollbarThemeGeometryNative::hasButtons(WebScrollbar* scrollbar) in hasButtons() function in blink::WebScrollbarThemeGeometryNative
56 bool RenderScrollbarTheme::hasButtons(ScrollbarThemeClient* scrollbar) in hasButtons() function in blink::RenderScrollbarTheme