Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DIndentOutdentCommand.cpp206 VisiblePosition endAfterSelection = endOfParagraph(endOfParagraph(endOfSelection).next()); in indentRegion() local
323 VisiblePosition endAfterSelection = endOfParagraph(endOfParagraph(endOfSelection).next()); in outdentRegion() local