HomeSort by relevance Sort by last modified time
    Searched refs:startsNewTextChunk (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGInlineTextBox.h 61 bool startsNewTextChunk() const { return m_startsNewTextChunk; }
SVGTextChunkBuilder.cpp 56 if (!textBox->startsNewTextChunk())

Completed in 42 milliseconds