Searched defs:nextBox (Results 1 – 5 of 5) sorted by relevance
205 InlineBox* nextBox = box; in leftVisuallyDistinctCandidate() local239 while (InlineBox* nextBox = box->nextLeafChild()) { in leftVisuallyDistinctCandidate() local329 InlineBox* nextBox = box->nextLeafChildIgnoringLineBreak(); in rightVisuallyDistinctCandidate() local353 InlineBox* nextBox = box->nextLeafChild(); in rightVisuallyDistinctCandidate() local415 while (InlineBox* nextBox = box->nextLeafChild()) { in rightVisuallyDistinctCandidate() local
251 const InlineTextBox* nextBox = leafBoxes.nextTextBox(startBox->root(), textBox); in logicallyNextBox() local313 …const InlineTextBox* nextBox = logicallyNextBox(visiblePosition, textBox, nextBoxInDifferentBlock,… in wordBreakIteratorForMaxOffsetBoundary() local
1215 InlineBox* nextBox = inlineBox->nextLeafChild(); in getInlineBoxAndOffset() local1229 while (InlineBox* nextBox = inlineBox->nextLeafChild()) { in getInlineBoxAndOffset() local1241 InlineBox* nextBox = inlineBox; in getInlineBoxAndOffset() local1263 while (InlineBox* nextBox = inlineBox->nextLeafChildIgnoringLineBreak()) { in getInlineBoxAndOffset() local1279 InlineBox* nextBox = inlineBox->nextLeafChildIgnoringLineBreak(); in getInlineBoxAndOffset() local
72 InlineTextBox* nextBox = nextTextBox(); in dirtyLineBoxes() local
571 const InlineBox* nextBox = box; in createPositionWithAffinityForBoxAfterAdjustingOffsetForBiDi() local583 const InlineBox* nextBox = box->nextLeafChildIgnoringLineBreak(); in createPositionWithAffinityForBoxAfterAdjustingOffsetForBiDi() local