Home
last modified time | relevance | path

Searched defs:logicalRect (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRootInlineBox.cpp339 … IntRect logicalRect(lastLogicalLeft, selTop, box->logicalLeft() - lastLogicalLeft, selHeight); in lineSelectionGap() local
DRenderInline.cpp904 IntRect logicalRect = currBox->logicalVisualOverflowRectForPropagation(style()); in culledInlineVisualOverflowBoundingBox() local
DRenderBlock.cpp2810 …k::logicalRectToPhysicalRect(const IntPoint& rootBlockPhysicalPosition, const IntRect& logicalRect) in logicalRectToPhysicalRect()
2909 IntRect logicalRect(curr->logicalLeft(), selTop, curr->logicalWidth(), selTop + selHeight); in inlineSelectionGaps() local