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

  /external/webkit/Source/WebCore/editing/
SpellingCorrectionController.h 109 bool isSpellingMarkerAllowed(PassRefPtr<Range> misspellingRange) const UNLESS_ENABLED({ UNUSED_PARAM(misspellingRange); return true; })
SpellingCorrectionController.cpp 149 bool SpellingCorrectionController::isSpellingMarkerAllowed(PassRefPtr<Range> misspellingRange) const
Editor.cpp     [all...]

Completed in 66 milliseconds