Searched refs:paintFocusRing (Results 1 – 3 of 3) sorted by relevance
1028 void paintFocusRing(PaintInfo&, const LayoutPoint&, RenderStyle*);
1154 void RenderObject::paintFocusRing(PaintInfo& paintInfo, const LayoutPoint& paintOffset, RenderStyle… in paintFocusRing() function in WebCore::RenderObject1199 paintFocusRing(paintInfo, paintRect.location(), styleToUse); in paintOutline()
1416 paintFocusRing(paintInfo, paintOffset, styleToUse); in paintOutline()