HomeSort by relevance Sort by last modified time
    Searched refs:checkingSubstring (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/editing/
TextCheckingHelper.h 53 String checkingSubstring() const { return textSubstring(checkingStart(), checkingLength()); }
TextCheckingHelper.cpp 533 String misspelledWord = paragraph.checkingSubstring();

Completed in 159 milliseconds