Home | History | Annotate | Download | only in rendering

Lines Matching refs:computeRectForRepaint

1395     computeRectForRepaint(repaintContainer, r);
1399 void RenderBox::computeRectForRepaint(RenderBoxModelObject* repaintContainer, IntRect& rect, bool fixed)
1406 // RenderView::computeRectForRepaint then converts the rect to physical coordinates. We also convert to
1504 o->computeRectForRepaint(repaintContainer, rect, fixed);