Searched refs:newTextChunk (Results 1 – 2 of 2) sorted by relevance
212 , newTextChunk(false) in SVGChar()233 bool newTextChunk : 1; member
1140 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()