Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1301 : offsetInInlineBox(invalidOffset) in WordBoundaryEntry()
1307 , offsetInInlineBox(offset) in WordBoundaryEntry()
1312 int offsetInInlineBox; member
1373 if (orderedWordBoundaries[i].offsetInInlineBox < offset) in greatestValueUnder()
1379 if (orderedWordBoundaries[i].offsetInInlineBox < offset) in greatestValueUnder()
1392 if (orderedWordBoundaries[i].offsetInInlineBox > offset) in smallestOffsetAbove()
1398 if (orderedWordBoundaries[i].offsetInInlineBox > offset) in smallestOffsetAbove()