Searched refs:blockBeforeWithinSelectionRoot (Results 1 – 3 of 3) sorted by relevance
238 RenderBlock* blockBeforeWithinSelectionRoot(LayoutSize& offset) const;
554 if (RenderBlock* block = root()->block()->blockBeforeWithinSelectionRoot(offsetToBlockBefore)) { in selectionTopAdjustedForPrecedingBlock()
2687 RenderBlock* RenderBlock::blockBeforeWithinSelectionRoot(LayoutSize& offset) const in blockBeforeWithinSelectionRoot() function in WebCore::RenderBlock