Searched defs:nextBox (Results 1 – 5 of 5) sorted by relevance
204 InlineBox* nextBox = box; in leftVisuallyDistinctCandidate() local238 while (InlineBox* nextBox = box->nextLeafChild()) { in leftVisuallyDistinctCandidate() local328 InlineBox* nextBox = box->nextLeafChildIgnoringLineBreak(); in rightVisuallyDistinctCandidate() local352 InlineBox* nextBox = box->nextLeafChild(); in rightVisuallyDistinctCandidate() local414 while (InlineBox* nextBox = box->nextLeafChild()) { in rightVisuallyDistinctCandidate() local
253 const InlineTextBox* nextBox = leafBoxes.nextTextBox(&startBox->root(), textBox); in logicallyNextBox() local315 …const InlineTextBox* nextBox = logicallyNextBox(visiblePosition, textBox, nextBoxInDifferentBlock,… in wordBreakIteratorForMaxOffsetBoundary() local
1128 InlineBox* nextBox = inlineBox->nextLeafChild(); in getInlineBoxAndOffset() local1142 while (InlineBox* nextBox = inlineBox->nextLeafChild()) { in getInlineBoxAndOffset() local1154 InlineBox* nextBox = inlineBox; in getInlineBoxAndOffset() local1176 while (InlineBox* nextBox = inlineBox->nextLeafChildIgnoringLineBreak()) { in getInlineBoxAndOffset() local1197 InlineBox* nextBox = inlineBox->nextLeafChildIgnoringLineBreak(); in getInlineBoxAndOffset() local
556 const InlineBox* nextBox = box; in createPositionWithAffinityForBoxAfterAdjustingOffsetForBiDi() local568 const InlineBox* nextBox = box->nextLeafChildIgnoringLineBreak(); in createPositionWithAffinityForBoxAfterAdjustingOffsetForBiDi() local
74 InlineTextBox* nextBox = nextTextBox(); in dirtyLineBoxes() local