Home
last modified time | relevance | path

Searched refs:newTextChunk (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGInlineTextBox.h58 void setStartsNewTextChunk(bool newTextChunk) { m_startsNewTextChunk = newTextChunk; } in setStartsNewTextChunk() argument