Home
last modified time | relevance | path

Searched defs:scrollbarThickness (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarThemeMock.cpp41 int ScrollbarThemeMock::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeMock
DScrollbarThemeGtkOrAura.cpp62 int ScrollbarThemeGtkOrAura::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeGtkOrAura
DScrollbarThemeOverlay.cpp49 int ScrollbarThemeOverlay::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeOverlay
DScrollbarThemeWin.cpp62 int ScrollbarThemeWin::scrollbarThickness(ScrollbarControlSize controlSize) in scrollbarThickness() function in WebCore::ScrollbarThemeWin
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderScrollbarTheme.h40 …virtual int scrollbarThickness(ScrollbarControlSize controlSize) OVERRIDE { return ScrollbarTheme:… in scrollbarThickness() function
DRenderTextControl.cpp123 int RenderTextControl::scrollbarThickness() const in scrollbarThickness() function in WebCore::RenderTextControl
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebScrollbarThemeGeometryNative.cpp107 int WebScrollbarThemeGeometryNative::scrollbarThickness(WebScrollbar* scrollbar) in scrollbarThickness() function in blink::WebScrollbarThemeGeometryNative