Searched refs:rootBlockLogicalRight (Results 1 – 1 of 1) sorted by relevance
2613 …LayoutUnit rootBlockLogicalRight = min(rootBlock->inlineDirectionOffset(offsetFromRootBlock) + flo… in logicalLeftSelectionGap() local2614 LayoutUnit rootBlockLogicalWidth = rootBlockLogicalRight - rootBlockLogicalLeft; in logicalLeftSelectionGap()2629 …LayoutUnit rootBlockLogicalRight = min(logicalRightSelectionOffset(rootBlock, logicalTop), logical… in logicalRightSelectionGap() local2630 LayoutUnit rootBlockLogicalWidth = rootBlockLogicalRight - rootBlockLogicalLeft; in logicalRightSelectionGap()