Home | History | Annotate | Download | only in rendering

Lines Matching defs:computeRectForRepaint

1193     computeRectForRepaint(repaintContainer, dirtyRect);
1328 void RenderObject::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed)
1356 o->computeRectForRepaint(repaintContainer, rect, fixed);