Home
last modified time | relevance | path

Searched defs:paintTrackBackground (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbarThemeMock.cpp52 void ScrollbarThemeMock::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClient* scrol… in paintTrackBackground() function in blink::ScrollbarThemeMock
DScrollbarThemeNonMacCommon.cpp88 void ScrollbarThemeNonMacCommon::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClien… in paintTrackBackground() function in blink::ScrollbarThemeNonMacCommon
DScrollbarTheme.h113 virtual void paintTrackBackground(GraphicsContext*, ScrollbarThemeClient*, const IntRect&) { } in paintTrackBackground() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebScrollbarThemePainter.cpp54 void WebScrollbarThemePainter::paintTrackBackground(WebCanvas* canvas, const WebRect& rect) in paintTrackBackground() function in blink::WebScrollbarThemePainter
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderScrollbarTheme.cpp122 void RenderScrollbarTheme::paintTrackBackground(GraphicsContext* context, ScrollbarThemeClient* scr… in paintTrackBackground() function in blink::RenderScrollbarTheme