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

  /external/chromium_org/third_party/WebKit/public/web/
WebFrame.h 427 virtual void enableContinuousSpellChecking(bool) = 0;
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_provider.cc 301 frame->enableContinuousSpellChecking(enable);
  /external/chromium_org/third_party/WebKit/Source/web/
WebFrameImpl.h 176 virtual void enableContinuousSpellChecking(bool);
WebFrameImpl.cpp     [all...]

Completed in 802 milliseconds