Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebScrollbarThemePainter.cpp44 void WebScrollbarThemePainter::paintScrollbarBackground(WebCanvas* canvas, const WebRect& rect) in paintScrollbarBackground() function in blink::WebScrollbarThemePainter
/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarTheme.h112 virtual void paintScrollbarBackground(GraphicsContext*, ScrollbarThemeClient*) { } in paintScrollbarBackground() function
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderScrollbarTheme.cpp117 void RenderScrollbarTheme::paintScrollbarBackground(GraphicsContext* context, ScrollbarThemeClient*… in paintScrollbarBackground() function in blink::RenderScrollbarTheme