Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
Dvisible_units.cpp116 static VisiblePosition nextBoundary(const VisiblePosition &c, unsigned (*searchFunction)(const UCha… in nextBoundary() function
224 return nextBoundary(p, endWordBoundary); in endOfWord()
245 VisiblePosition next = nextBoundary(c, nextWordPositionBoundary); in nextWordPosition()
639 return nextBoundary(c, endSentenceBoundary); in endOfSentence()
666 VisiblePosition next = nextBoundary(c, nextSentencePositionBoundary); in nextSentencePosition()
/external/webkit/WebCore/
DChangeLog-2006-05-10428 (WebCore::nextBoundary):
5818 (WebCore::nextBoundary):
8060 * editing/visible_units.cpp: (WebCore::nextBoundary): Set the end of the range by
9253 (WebCore::nextBoundary):
12579 (WebCore::nextBoundary):
28285 (khtml::nextBoundary):
DChangeLog-2005-08-2316734 (khtml::nextBoundary):
18051 (khtml::nextBoundary):
24627 (khtml::nextBoundary):
26836 (khtml::nextBoundary):
DChangeLog-2007-10-1439576 (WebCore::nextBoundary):
40807 (WebCore::nextBoundary):
44509 (WebCore::nextBoundary): Removed replaced element handling code.
49441 (WebCore::nextBoundary):
DChangeLog-2005-12-193041 (khtml::nextBoundary):
20324 (khtml::nextBoundary):
DChangeLog-2006-12-3119144 (WebCore::nextBoundary): Ditto.
34024 (WebCore::nextBoundary): ditto.