Searched defs:logicalRect (Results 1 – 3 of 3) sorted by relevance
339 … IntRect logicalRect(lastLogicalLeft, selTop, box->logicalLeft() - lastLogicalLeft, selHeight); in lineSelectionGap() local
904 IntRect logicalRect = currBox->logicalVisualOverflowRectForPropagation(style()); in culledInlineVisualOverflowBoundingBox() local
2810 …k::logicalRectToPhysicalRect(const IntPoint& rootBlockPhysicalPosition, const IntRect& logicalRect) in logicalRectToPhysicalRect()2909 IntRect logicalRect(curr->logicalLeft(), selTop, curr->logicalWidth(), selTop + selHeight); in inlineSelectionGaps() local