Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.cpp101 void IndentOutdentCommand::indentIntoBlockquote(const VisiblePosition& startOfCurrentParagraph, con… in indentIntoBlockquote()
213 VisiblePosition startOfCurrentParagraph = startOfParagraph(endOfCurrentParagraph); in indentRegion() local
DInsertListCommand.cpp85 VisiblePosition startOfCurrentParagraph = startOfNextParagraph(startOfSelection); in modifyRange() local