Searched refs:rootBlockLogicalWidth (Results 1 – 1 of 1) sorted by relevance
3021 int rootBlockLogicalWidth = rootBlockLogicalRight - rootBlockLogicalLeft; in logicalLeftSelectionGap() local3022 if (rootBlockLogicalWidth <= 0) in logicalLeftSelectionGap()3025 …sicalPosition, IntRect(rootBlockLogicalLeft, rootBlockLogicalTop, rootBlockLogicalWidth, logicalHe… in logicalLeftSelectionGap()3037 int rootBlockLogicalWidth = rootBlockLogicalRight - rootBlockLogicalLeft; in logicalRightSelectionGap() local3038 if (rootBlockLogicalWidth <= 0) in logicalRightSelectionGap()3041 …sicalPosition, IntRect(rootBlockLogicalLeft, rootBlockLogicalTop, rootBlockLogicalWidth, logicalHe… in logicalRightSelectionGap()