Searched refs:flippedBlockRect (Results 1 – 1 of 1) sorted by relevance
2489 …LayoutRect flippedBlockRect(offsetFromRootBlock.width(), offsetFromRootBlock.height(), width(), he… in selectionGaps() local2490 rootBlock->flipForWritingMode(flippedBlockRect); in selectionGaps()2491 flippedBlockRect.moveBy(rootBlockPhysicalPosition); in selectionGaps()2492 clipOutPositionedObjects(paintInfo, flippedBlockRect.location(), positionedObjects()); in selectionGaps()