Searched refs:firstPageLogicalTop (Results 1 – 1 of 1) sorted by relevance
5367 …LayoutUnit firstPageLogicalTop = isHorizontalWritingMode() ? renderView->layoutState()->m_pageOffs… in pageLogicalTopForOffset() local5376 …return cumulativeOffset - roundToInt(cumulativeOffset - firstPageLogicalTop) % roundToInt(pageLogi… in pageLogicalTopForOffset()