Home | History | Annotate | Download | only in rendering

Lines Matching defs:computeRectForRepaint

1210     computeRectForRepaint(repaintContainer, dirtyRect);
1351 void RenderObject::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed)
1378 o->computeRectForRepaint(repaintContainer, rect, fixed);