Searched refs:isSVGInlineTextBox (Results 1 – 7 of 7) sorted by relevance
50 if (child->isSVGInlineTextBox()) in paint()60 if (child->isSVGInlineTextBox()) in paint()105 if (child->isSVGInlineTextBox()) { in layoutCharactersInTextBoxes()138 if (child->isSVGInlineTextBox()) { in layoutChildBoxes()203 if (!leaf->isSVGInlineTextBox()) in closestLeafChildForPosition()272 if (!(*last)->isSVGInlineTextBox() || !(*first)->isSVGInlineTextBox()) { in reverseInlineBoxRangeAndValueListsIfNeeded()
43 if (child->isSVGInlineTextBox()) in paintSelectionBackground()61 if (child->isSVGInlineTextBox()) in paint()73 if (!child->isSVGInlineTextBox() && !child->isSVGInlineFlowBox()) in calculateBoundaries()105 if (!box->isSVGInlineTextBox()) in computeTextMatchMarkerRectForRenderer()
37 virtual bool isSVGInlineTextBox() const { return true; } in isSVGInlineTextBox() function
178 if (!box->isSVGInlineTextBox()) in positionForPoint()
100 if (child->isSVGInlineTextBox()) in collectTextBoxesInFlowBox()
437 if (!box->isSVGInlineTextBox()) in writeSVGInlineTextBoxes()
120 virtual bool isSVGInlineTextBox() const { return false; } in isSVGInlineTextBox() function