Home
last modified time | relevance | path

Searched defs:hasSpecifiedPageLogicalHeight (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderBlockFlow.cpp187 bool RenderBlockFlow::relayoutForPagination(bool hasSpecifiedPageLogicalHeight, LayoutUnit pageLogi… in relayoutForPagination()
263 bool hasSpecifiedPageLogicalHeight = false; in layoutBlock() local
DRenderBlock.cpp1502 …LayoutUnit& pageLogicalHeight, bool& pageLogicalHeightChanged, bool& hasSpecifiedPageLogicalHeight) in checkForPaginationLogicalHeightChange()