Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DApplyBlockElementCommand.cpp110 VisiblePosition endOfCurrentParagraph = endOfParagraph(startOfSelection); in formatSelection() local
177 …tCommand::rangeForParagraphSplittingTextNodesIfNeeded(const VisiblePosition& endOfCurrentParagraph in rangeForParagraphSplittingTextNodesIfNeeded()
240 …mentCommand::endOfNextParagrahSplittingTextNodesIfNeeded(VisiblePosition& endOfCurrentParagraph, P… in endOfNextParagrahSplittingTextNodesIfNeeded()
DIndentOutdentCommand.cpp193 VisiblePosition endOfCurrentParagraph = endOfParagraph(startOfSelection); in outdentRegion() local