Home | History | Annotate | Download | only in rendering

Lines Matching refs:adjustRectForColumns

1339         // The repaint rect may be split across columns, in which case adjustRectForColumns() will return the union.
1340 adjustRectForColumns(repaintRect);
4498 void RenderBlock::adjustRectForColumns(IntRect& r) const