Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.cpp71 bool IndentOutdentCommand::tryIndentingAsListItem(const VisiblePosition& endOfCurrentParagraph) in tryIndentingAsListItem()
101 …quote(const VisiblePosition& startOfCurrentParagraph, const VisiblePosition& endOfCurrentParagraph in indentIntoBlockquote()
205 VisiblePosition endOfCurrentParagraph = endOfParagraph(startOfSelection); in indentRegion() local
322 …VisiblePosition endOfCurrentParagraph = endOfParagraph(endOfParagraph(endingSelection().visibleSta… in outdentRegion() local