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

  /external/chromium_org/third_party/WebKit/Source/core/page/
EditorClient.h 67 virtual bool isGrammarCheckingEnabled() = 0;
  /external/chromium_org/third_party/WebKit/Source/web/
EditorClientImpl.h 59 virtual bool isGrammarCheckingEnabled() OVERRIDE;
EditorClientImpl.cpp 148 bool EditorClientImpl::isGrammarCheckingEnabled()
  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.cpp     [all...]
Editor.h 189 bool isGrammarCheckingEnabled();
  /external/chromium_org/third_party/WebKit/Source/core/loader/
EmptyClients.h 276 virtual bool isGrammarCheckingEnabled() OVERRIDE { return false; }

Completed in 460 milliseconds