Searched defs:paintTrackBackground (Results 1 – 5 of 5) sorted by relevance
52 void ScrollbarThemeMock::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClient* scrol… in paintTrackBackground() function in WebCore::ScrollbarThemeMock
88 void ScrollbarThemeNonMacCommon::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClien… in paintTrackBackground() function in WebCore::ScrollbarThemeNonMacCommon
114 virtual void paintTrackBackground(GraphicsContext*, ScrollbarThemeClient*, const IntRect&) { } in paintTrackBackground() function
56 void WebScrollbarThemePainter::paintTrackBackground(WebCanvas* canvas, const WebRect& rect) in paintTrackBackground() function in blink::WebScrollbarThemePainter
122 void RenderScrollbarTheme::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClient* scr… in paintTrackBackground() function in WebCore::RenderScrollbarTheme