Searched defs:paintScrollbarBackground (Results 1 – 3 of 3) sorted by relevance
46 void WebScrollbarThemePainter::paintScrollbarBackground(WebCanvas* canvas, const WebRect& rect) in paintScrollbarBackground() function in blink::WebScrollbarThemePainter
116 void RenderScrollbarTheme::paintScrollbarBackground(GraphicsContext* context, ScrollbarThemeClient*… in paintScrollbarBackground() function in WebCore::RenderScrollbarTheme
113 virtual void paintScrollbarBackground(GraphicsContext*, ScrollbarThemeClient*) { } in paintScrollbarBackground() function