Searched defs:nextBoxInDifferentBlock (Results 1 – 1 of 1) sorted by relevance
247 bool& nextBoxInDifferentBlock, CachedLogicallyOrderedLeafBoxes& leafBoxes) in logicallyNextBox()308 …bool& nextBoxInDifferentBlock, Vector<UChar, 1024>& string, CachedLogicallyOrderedLeafBoxes& leafB… in wordBreakIteratorForMaxOffsetBoundary()379 bool nextBoxInDifferentBlock = false; in visualWordPosition() local