blockBeforeWithinSelectionRoot  176 Source/core/rendering/RenderBlock.h     RenderBlock* blockBeforeWithinSelectionRoot(LayoutSize& offset) const;
blockBeforeWithinSelectionRoot  437 Source/core/rendering/RootInlineBox.cpp     if (RenderBlock* block = root().block().blockBeforeWithinSelectionRoot(offsetToBlockBefore)) {