Home | History | Annotate | Download | only in compositing

Lines Matching defs:paintScrollbar

2156 static void paintScrollbar(Scrollbar* scrollbar, GraphicsContext& context, const IntRect& clip)
2224 paintScrollbar(m_owningLayer.scrollableArea()->horizontalScrollbar(), context, clip);
2226 paintScrollbar(m_owningLayer.scrollableArea()->verticalScrollbar(), context, clip);