Home
last modified time | relevance | path

Searched defs:paintThumb (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarThemeMock.cpp57 void ScrollbarThemeMock::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, cons… in paintThumb() function in blink::ScrollbarThemeMock
DScrollbarThemeAura.cpp133 void ScrollbarThemeAura::paintThumb(GraphicsContext* gc, ScrollbarThemeClient* scrollbar, const Int… in paintThumb() function in blink::ScrollbarThemeAura
DScrollbarThemeOverlay.cpp123 void ScrollbarThemeOverlay::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, c… in paintThumb() function in blink::ScrollbarThemeOverlay
DScrollbarTheme.h116 virtual void paintThumb(GraphicsContext*, ScrollbarThemeClient*, const IntRect&) { } in paintThumb() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebScrollbarThemePainter.cpp110 void WebScrollbarThemePainter::paintThumb(WebCanvas* canvas, const WebRect& rect) in paintThumb() function in blink::WebScrollbarThemePainter
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderScrollbarTheme.cpp137 void RenderScrollbarTheme::paintThumb(GraphicsContext* context, ScrollbarThemeClient* scrollbar, co… in paintThumb() function in blink::RenderScrollbarTheme