Home
last modified time | relevance | path

Searched defs:textFragments (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/rendering/svg/
DSVGInlineTextBox.h57 Vector<SVGTextFragment>& textFragments() { return m_textFragments; } in textFragments() function
58 const Vector<SVGTextFragment>& textFragments() const { return m_textFragments; } in textFragments() function