Home | History | Annotate | Download | only in platform

Lines Matching defs:paintScrollCorner

1001 void ScrollView::paintScrollCorner(GraphicsContext* context, const IntRect& cornerRect)
1003 ScrollbarTheme::nativeTheme()->paintScrollCorner(this, context, cornerRect);
1030 paintScrollCorner(context, scrollCornerRect());