characterStartsNewTextChunk 787 Source/core/rendering/line/BreakingContextInlineHeaders.h if (toRenderSVGInlineText(renderText)->characterStartsNewTextChunk(m_current.offset())) characterStartsNewTextChunk 36 Source/core/rendering/svg/RenderSVGInlineText.h bool characterStartsNewTextChunk(int position) const; characterStartsNewTextChunk 491 Source/core/rendering/svg/SVGTextLayoutEngine.cpp textBox->setStartsNewTextChunk(logicalAttributes->context()->characterStartsNewTextChunk(m_logicalCharacterOffset));