PageBoundaryRule 4662 Source/core/rendering/RenderBlock.cpp LayoutUnit RenderBlock::nextPageLogicalTop(LayoutUnit logicalOffset, PageBoundaryRule pageBoundaryRule) const
PageBoundaryRule 4701 Source/core/rendering/RenderBlock.cpp LayoutUnit RenderBlock::pageRemainingLogicalHeightForOffset(LayoutUnit offset, PageBoundaryRule pageBoundaryRule) const
PageBoundaryRule  471 Source/core/rendering/RenderBlock.h     LayoutUnit nextPageLogicalTop(LayoutUnit logicalOffset, PageBoundaryRule = ExcludePageBoundary) const;
PageBoundaryRule  478 Source/core/rendering/RenderBlock.h     LayoutUnit pageRemainingLogicalHeightForOffset(LayoutUnit offset, PageBoundaryRule = IncludePageBoundary) const;
PageBoundaryRule  369 Source/core/rendering/RenderFlowThread.cpp LayoutUnit RenderFlowThread::pageRemainingLogicalHeightForOffset(LayoutUnit offset, PageBoundaryRule pageBoundaryRule)
PageBoundaryRule   92 Source/core/rendering/RenderFlowThread.h     LayoutUnit pageRemainingLogicalHeightForOffset(LayoutUnit, PageBoundaryRule = IncludePageBoundary);