Searched refs:docLogicalRight (Results 1 – 1 of 1) sorted by relevance
3160 …LayoutUnit docLogicalRight = horizontalWritingMode ? updatedDocumentRect.maxX() : updatedDocumentR… in forceLayoutForPagination() local3163 clippedLogicalLeft = docLogicalRight - pageLogicalWidth; in forceLayoutForPagination()