Home
last modified time | relevance | path

Searched defs:isLastWordBreakInBox (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/editing/
Dvisible_units.cpp1262 … box, const VisiblePosition& previousWordBreak, int& offsetOfWordBreak, bool& isLastWordBreakInBox) in nextWordBreakInBoxInsideBlockWithDifferentDirectionality()
1339 bool isLastWordBreakInBox = false; in collectWordBreaksInBoxInsideBlockWithDifferntDirectionality() local