Home
last modified time | relevance | path

Searched refs:flooredPageLogicalHeight (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.cpp3130 LayoutUnit flooredPageLogicalHeight = static_cast<LayoutUnit>(pageLogicalHeight); in forceLayoutForPagination() local
3132 renderView->setPageLogicalHeight(flooredPageLogicalHeight); in forceLayoutForPagination()
3151 flooredPageLogicalHeight = static_cast<LayoutUnit>(pageLogicalHeight); in forceLayoutForPagination()
3153 renderView->setPageLogicalHeight(flooredPageLogicalHeight); in forceLayoutForPagination()