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

  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.h 60 bool startsNewTextChunk() const { return m_startsNewTextChunk; }
SVGTextChunkBuilder.cpp 57 if (!textBox->startsNewTextChunk())

Completed in 84 milliseconds