Home | History | Annotate | Download | only in compositing

Lines Matching defs:paintScrollbar

2041 static void paintScrollbar(Scrollbar* scrollbar, GraphicsContext& context, const IntRect& clip)
2092 paintScrollbar(m_owningLayer.scrollableArea()->horizontalScrollbar(), context, clip);
2094 paintScrollbar(m_owningLayer.scrollableArea()->verticalScrollbar(), context, clip);