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

/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderBlock.cpp1562 void RenderBlock::checkForPaginationLogicalHeightChange(LayoutUnit& pageLogicalHeight, bool& pageLogicalHeightChanged, bool& hasSpecifiedPageLogicalHeight) argument
1616 bool hasSpecifiedPageLogicalHeight = false; local
5640 bool RenderBlock::relayoutForPagination(bool hasSpecifiedPageLogicalHeight, LayoutUnit pageLogicalHeight, LayoutStateMaintainer& statePusher) argument

Completed in 83 milliseconds