Searched refs:physicalEnd (Results 1 – 1 of 1) sorted by relevance
155 LayoutUnit physicalEnd = block->flipForWritingMode(logicalBottom); in rangeIntersectsRect() local156 LayoutUnit physicalExtent = absoluteValue(physicalEnd - physicalStart); in rangeIntersectsRect()157 physicalStart = std::min(physicalStart, physicalEnd); in rangeIntersectsRect()