Home
last modified time | relevance | path

Searched defs:nextBoxInDifferentBlock (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DVisibleUnits.cpp247 bool& nextBoxInDifferentBlock, CachedLogicallyOrderedLeafBoxes& leafBoxes) in logicallyNextBox()
308bool& nextBoxInDifferentBlock, Vector<UChar, 1024>& string, CachedLogicallyOrderedLeafBoxes& leafB… in wordBreakIteratorForMaxOffsetBoundary()
379 bool nextBoxInDifferentBlock = false; in visualWordPosition() local