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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGInlineTextBox.h 62 void setStartsNewTextChunk(bool newTextChunk) { m_startsNewTextChunk = newTextChunk; }
SVGTextLayoutEngine.cpp 486 textBox->setStartsNewTextChunk(logicalAttributes->context()->characterStartsNewTextChunk(m_logicalCharacterOffset));

Completed in 33 milliseconds