Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1317 …xInsideBlockWithSameDirectionality(const InlineBox* box, WordBoundaryVector& orderedWordBoundaries) in collectWordBreaksInBoxInsideBlockWithSameDirectionality()
1332 …ideBlockWithDifferntDirectionality(const InlineBox* box, WordBoundaryVector& orderedWordBoundaries) in collectWordBreaksInBoxInsideBlockWithDifferntDirectionality()
1366 …nder(int offset, bool boxAndBlockAreInSameDirection, const WordBoundaryVector& orderedWordBoundari… in greatestValueUnder()
1385 …bove(int offset, bool boxAndBlockAreInSameDirection, const WordBoundaryVector& orderedWordBoundari… in smallestOffsetAbove()
1488 WordBoundaryVector orderedWordBoundaries; in leftWordPosition() local
1529 WordBoundaryVector orderedWordBoundaries; in rightWordPosition() local