Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.cpp115 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); in indentIntoBlockquote() local
209 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); in indentRegion() local
325 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); in outdentRegion() local