Home | History | Annotate | Download | only in rendering

Lines Matching refs:columnRect

1898             LayoutRect columnRect(frameRect());
1899 block->adjustStartEdgeForWritingModeIncludingColumns(columnRect);
1900 offset += toSize(columnRect.location());