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

/macosx-10.10/WebCore-7600.1.25/editing/
H A DApplyBlockElementCommand.cpp139 VisiblePosition endOfNextParagraph = endOfNextParagrahSplittingTextNodesIfNeeded(endOfCurrentParagraph, start, end); local
255 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); local
[all...]
H A DIndentOutdentCommand.cpp202 VisiblePosition endOfNextParagraph = endOfParagraph(endOfCurrentParagraph.next()); local

Completed in 108 milliseconds