Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DSVGCharacterLayoutInfo.h212 , newTextChunk(false) in SVGChar()
233 bool newTextChunk : 1; member
DSVGRootInlineBox.cpp1140 svgChar.newTextChunk = true; in buildLayoutInformationForTextBox()
1149 svgChar.newTextChunk = true; in buildLayoutInformationForTextBox()
1334 svgChar.newTextChunk = false; in buildLayoutInformationForTextBox()
1420 if (i > 0 && !isFirstCharacter && (*info.it).newTextChunk) { in buildTextChunks()
1484 if ((*info.it).newTextChunk) { in buildTextChunks()