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

  /external/webkit/WebCore/editing/
IndentOutdentCommand.cpp 242 VisiblePosition endOfLastParagraph = endOfParagraph(endOfSelection);
244 if (endOfParagraph(startOfSelection) == endOfLastParagraph) {
255 if (endOfCurrentParagraph == endOfLastParagraph)

Completed in 90 milliseconds