Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DApplyBlockElementCommand.cpp123 VisiblePosition endOfCurrentParagraph = endOfParagraph(startOfSelection); in formatSelection() local
182 …tCommand::rangeForParagraphSplittingTextNodesIfNeeded(const VisiblePosition& endOfCurrentParagraph in rangeForParagraphSplittingTextNodesIfNeeded()
245 …mentCommand::endOfNextParagrahSplittingTextNodesIfNeeded(VisiblePosition& endOfCurrentParagraph, P… in endOfNextParagrahSplittingTextNodesIfNeeded()
DIndentOutdentCommand.cpp201 VisiblePosition endOfCurrentParagraph = endOfParagraph(startOfSelection); in outdentRegion() local