Home
last modified time | relevance | path

Searched refs:paintScrollbars (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollView.h237 void paintScrollbars(GraphicsContext*, const IntRect&);
DScrollView.cpp857 void ScrollView::paintScrollbars(GraphicsContext* context, const IntRect& rect) in paintScrollbars() function in WebCore::ScrollView
918 paintScrollbars(context, scrollViewDirtyRect); in paint()