Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DApplyBlockElementCommand.cpp125 …VisiblePosition endOfNextParagraph = endOfNextParagrahSplittingTextNodesIfNeeded(endOfCurrentParag… in formatSelection() local
242 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); in endOfNextParagrahSplittingTextNodesIfNeeded() local
DIndentOutdentCommand.cpp197 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); in outdentRegion() local