Searched refs:WordBoundaryEntry (Results 1 – 2 of 2) sorted by relevance
1299 struct WordBoundaryEntry { struct1300 WordBoundaryEntry() in WordBoundaryEntry() argument1305 WordBoundaryEntry(const VisiblePosition& position, int offset) in WordBoundaryEntry() function1315 typedef Vector<WordBoundaryEntry, 50> WordBoundaryVector;1327 WordBoundaryEntry wordBoundaryEntry(wordBreak, offsetOfWordBreak); in collectWordBreaksInBoxInsideBlockWithSameDirectionality()1342 WordBoundaryEntry wordBoundaryEntry(wordBreak, offsetOfWordBreak); in collectWordBreaksInBoxInsideBlockWithDifferntDirectionality()
24855 (WebCore::WordBoundaryEntry::WordBoundaryEntry):