Home
last modified time | relevance | path

Searched defs:ScrollbarControlSize (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/
DScrollTypes.h49 enum ScrollbarControlSize { RegularScrollbar, SmallScrollbar }; enum
/external/webkit/WebCore/platform/win/
DScrollbarThemeWin.cpp110 int ScrollbarThemeWin::scrollbarThickness(ScrollbarControlSize) in scrollbarThickness() argument
/external/webkit/WebCore/page/
DChrome.cpp438 bool ChromeClient::paintCustomScrollbar(GraphicsContext*, const FloatRect&, ScrollbarControlSize, in paintCustomScrollbar() argument