Home | History | Annotate | Download | only in rendering

Lines Matching defs:computeRectForRepaint

1948     computeRectForRepaint(repaintContainer, r);
1952 void RenderBox::computeRectForRepaint(const RenderLayerModelObject* repaintContainer, LayoutRect& rect, bool fixed) const
1959 // RenderView::computeRectForRepaint then converts the rect to physical coordinates. We also convert to
2049 o->computeRectForRepaint(repaintContainer, rect, fixed);