Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineFlowBox.cpp132 …FloatRect fragmentRect = textBox->selectionRectForTextFragment(fragment, fragmentStartPosition, fr… in computeTextMatchMarkerRectForRenderer() local
DRenderSVGInlineText.cpp201 … FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in positionForPoint() local
DSVGInlineTextBox.cpp143 …FloatRect fragmentRect = selectionRectForTextFragment(fragment, fragmentStartPosition, fragmentEnd… in selectionRect() local
727 FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in calculateBoundaries() local