Searched refs:paintChild (Results 1 – 3 of 3) sorted by relevance
294 void paintChild(RenderBox*, PaintInfo&, const LayoutPoint&);
1240 paintChild(current, paintInfo, paintOffset); in paintChildren()
1950 paintChild(child, paintInfo, paintOffset); in paintChildren()1953 void RenderBlock::paintChild(RenderBox* child, PaintInfo& paintInfo, const LayoutPoint& paintOffset) in paintChild() function in WebCore::RenderBlock