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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
TextCheckingHelper.h 57 int checkingLength() const;
58 String checkingSubstring() const { return textSubstring(checkingStart(), checkingLength()); }
TextCheckingHelper.cpp 213 int TextCheckingParagraph::checkingLength() const

Completed in 923 milliseconds