Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1366 static int greatestValueUnder(int offset, bool boxAndBlockAreInSameDirection, const WordBoundaryVec… in greatestValueUnder() argument
1371 if (boxAndBlockAreInSameDirection) { in greatestValueUnder()
1385 static int smallestOffsetAbove(int offset, bool boxAndBlockAreInSameDirection, const WordBoundaryVe… in smallestOffsetAbove() argument
1390 if (boxAndBlockAreInSameDirection) { in smallestOffsetAbove()