Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DRenderSVGInlineText.cpp187 … FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in positionForPoint() local
DSVGInlineTextBox.cpp172 …FloatRect fragmentRect = selectionRectForTextFragment(fragment, fragmentStartPosition, fragmentEnd… in localSelectionRect() local
747 …FloatRect fragmentRect = textBox->selectionRectForTextFragment(fragment, fragmentStartPosition, fr… in paintTextMatchMarker() local
785 FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in calculateBoundaries() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderFlowThread.cpp401 LayoutRect fragmentRect(layerBoundingBox); in fragmentsBoundingBox() local