Home
last modified time | relevance | path

Searched refs:WordBoundaryVector (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1315 typedef Vector<WordBoundaryEntry, 50> WordBoundaryVector; typedef
1317 …BreaksInBoxInsideBlockWithSameDirectionality(const InlineBox* box, WordBoundaryVector& orderedWord… in collectWordBreaksInBoxInsideBlockWithSameDirectionality()
1332 …ksInBoxInsideBlockWithDifferntDirectionality(const InlineBox* box, WordBoundaryVector& orderedWord… in collectWordBreaksInBoxInsideBlockWithDifferntDirectionality()
1366 …stValueUnder(int offset, bool boxAndBlockAreInSameDirection, const WordBoundaryVector& orderedWord… in greatestValueUnder()
1385 …tOffsetAbove(int offset, bool boxAndBlockAreInSameDirection, const WordBoundaryVector& orderedWord… in smallestOffsetAbove()
1488 WordBoundaryVector orderedWordBoundaries; in leftWordPosition()
1529 WordBoundaryVector orderedWordBoundaries; in rightWordPosition()