Searched defs:textFragments (Results 1 – 1 of 1) sorted by relevance
54 Vector<SVGTextFragment>& textFragments() { return m_textFragments; } in textFragments() function55 const Vector<SVGTextFragment>& textFragments() const { return m_textFragments; } in textFragments() function