Searched refs:selectionRectForTextFragment (Results 1 – 2 of 2) sorted by relevance
61 …FloatRect selectionRectForTextFragment(const SVGTextFragment&, int fragmentStartPosition, int frag…
116 FloatRect SVGInlineTextBox::selectionRectForTextFragment(const SVGTextFragment& fragment, int start… in selectionRectForTextFragment() function in blink::SVGInlineTextBox169 …FloatRect fragmentRect = selectionRectForTextFragment(fragment, fragmentStartPosition, fragmentEnd… in localSelectionRect()236 …paintInfo.context->fillRect(selectionRectForTextFragment(fragment, fragmentStartPosition, fragment… in paintSelectionBackground()694 …FloatRect fragmentRect = textBox->selectionRectForTextFragment(fragment, fragmentStartPosition, fr… in paintTextMatchMarker()