Searched refs:flooredPageLogicalHeight (Results 1 – 1 of 1) sorted by relevance
3130 LayoutUnit flooredPageLogicalHeight = static_cast<LayoutUnit>(pageLogicalHeight); in forceLayoutForPagination() local3132 renderView->setPageLogicalHeight(flooredPageLogicalHeight); in forceLayoutForPagination()3151 flooredPageLogicalHeight = static_cast<LayoutUnit>(pageLogicalHeight); in forceLayoutForPagination()3153 renderView->setPageLogicalHeight(flooredPageLogicalHeight); in forceLayoutForPagination()