Searched defs:fragmentRect (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/ |
| D | RenderSVGInlineText.cpp | 187 … FloatRect fragmentRect(fragment.x, fragment.y - baseline, fragment.width, fragment.height); in positionForPoint() local
|
| D | SVGInlineTextBox.cpp | 172 …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/ |
| D | RenderFlowThread.cpp | 401 LayoutRect fragmentRect(layerBoundingBox); in fragmentsBoundingBox() local
|