Home | History | Annotate | Download | only in rendering

Lines Matching refs:repaintRect

1369             IntRect repaintRect(rect);
1370 repaintRect.move(-boxParent->layer()->scrolledContentOffset()); // For overflow:auto/scroll/hidden.
1373 rect = intersection(repaintRect, boxRect);