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

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

Completed in 40 milliseconds