Home | History | Annotate | Download | only in rendering

Lines Matching refs:adjustRectForColumns

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