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

/external/webkit/Source/WebCore/editing/
H A Dvisible_units.cpp1226 static VisiblePosition lastWordBreakInBox(const InlineBox* box, int& offsetOfWordBreak) function in namespace:WebCore
1296 return lastWordBreakInBox(box, offsetOfWordBreak);

Completed in 47 milliseconds