Searched refs:selectionHeightAdjustedForPrecedingBlock (Results 1 – 3 of 3) sorted by relevance
71 …LayoutUnit selectionHeightAdjustedForPrecedingBlock() const { return max<LayoutUnit>(0, selectionB… in selectionHeightAdjustedForPrecedingBlock() function
106 …root().selectionTopAdjustedForPrecedingBlock()), root().selectionHeightAdjustedForPrecedingBlock()… in selectionRect()
2760 LayoutUnit selHeight = curr->selectionHeightAdjustedForPrecedingBlock(); in inlineSelectionGaps()