Searched refs:enableContinuousSpellChecking (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
H A Dspellcheck_provider.cc304 frame->enableContinuousSpellChecking(enable);
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.h111 virtual void enableContinuousSpellChecking(bool) OVERRIDE;
H A DWebLocalFrameImpl.h160 virtual void enableContinuousSpellChecking(bool) OVERRIDE;
H A DWebRemoteFrameImpl.cpp551 void WebRemoteFrameImpl::enableContinuousSpellChecking(bool) function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp1064 void WebLocalFrameImpl::enableContinuousSpellChecking(bool enable) function in class:WebLocalFrameImpl
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h436 virtual void enableContinuousSpellChecking(bool) = 0;

Completed in 64 milliseconds