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