Searched defs:fragmentRect (Results 1 – 3 of 3) sorted by relevance
/external/webkit/Source/WebCore/rendering/svg/ |
D | SVGInlineFlowBox.cpp | 132 …FloatRect fragmentRect = textBox->selectionRectForTextFragment(fragment, fragmentStartPosition, fr… in computeTextMatchMarkerRectForRenderer() local
|
D | RenderSVGInlineText.cpp | 201 … FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in positionForPoint() local
|
D | SVGInlineTextBox.cpp | 143 …FloatRect fragmentRect = selectionRectForTextFragment(fragment, fragmentStartPosition, fragmentEnd… in selectionRect() local 727 FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in calculateBoundaries() local
|