HomeSort by relevance Sort by last modified time
    Searched full:endoflastparagraph (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/editing/
IndentOutdentCommand.cpp 185 VisiblePosition endOfLastParagraph = endOfParagraph(endOfSelection);
187 if (endOfParagraph(startOfSelection) == endOfLastParagraph) {
198 if (endOfCurrentParagraph == endOfLastParagraph)

Completed in 258 milliseconds