Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGInlineTextBox.h52 Vector<SVGTextFragment>& textFragments() { return m_textFragments; } in textFragments() function
53 const Vector<SVGTextFragment>& textFragments() const { return m_textFragments; } in textFragments() function