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

  /external/webkit/Source/WebCore/rendering/svg/
SVGInlineTextBox.h 61 void setStartsNewTextChunk(bool newTextChunk) { m_startsNewTextChunk = newTextChunk; }
SVGTextLayoutEngine.cpp 495 textBox->setStartsNewTextChunk(logicalAttributes.context()->characterStartsNewTextChunk(m_logicalCharacterOffset));

Completed in 191 milliseconds