Searched defs:paintScrollbarBackground (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebScrollbarThemePainter.cpp46 void WebScrollbarThemePainter::paintScrollbarBackground(WebCanvas* canvas, const WebRect& rect) function in class:blink::WebScrollbarThemePainter
53 m_theme->paintScrollbarBackground(&context, m_scrollbar);
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderScrollbarTheme.cpp117 void RenderScrollbarTheme::paintScrollbarBackground(GraphicsContext* context, ScrollbarThemeClient* scrollbar) function in class:WebCore::RenderScrollbarTheme
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
H A DScrollbarTheme.h113 virtual void paintScrollbarBackground(GraphicsContext*, ScrollbarThemeClient*) { } function in class:WebCore::ScrollbarTheme

Completed in 110 milliseconds