HomeSort by relevance Sort by last modified time
    Searched refs:startOfNextParagraph (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/editing/
visible_units.h 71 VisiblePosition startOfNextParagraph(const VisiblePosition&);
InsertListCommand.cpp 95 start = startOfNextParagraph(start);
175 startOfCurrentParagraph = startOfNextParagraph(endingSelection().visibleStart());
TextCheckingHelper.cpp 63 setEnd(paragraphRange().get(), endOfParagraph(startOfNextParagraph(paragraphRange()->startPosition())));
339 VisiblePosition newParagraphStart = startOfNextParagraph(paragraphRange->endPosition());
visible_units.cpp     [all...]

Completed in 43 milliseconds