HomeSort by relevance Sort by last modified time
    Searched defs:paintSliderThumb (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumDefault.cpp 354 bool RenderThemeChromiumDefault::paintSliderThumb(RenderObject* o, const PaintInfo& i, const IntRect& rect)
RenderThemeChromiumWin.cpp 329 bool RenderThemeChromiumWin::paintSliderThumb(RenderObject* o, const PaintInfo& i, const IntRect& r)
RenderTheme.h 284 virtual bool paintSliderThumb(RenderObject*, const PaintInfo&, const IntRect&) { return true; }

Completed in 925 milliseconds