Searched defs:isContinuousSpellCheckingEnabled (Results 1 – 6 of 6) sorted by relevance
83 bool SpellCheckerClientImpl::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function in blink::SpellCheckerClientImpl
555 bool WebRemoteFrameImpl::isContinuousSpellCheckingEnabled() const in isContinuousSpellCheckingEnabled() function in blink::WebRemoteFrameImpl
1071 bool WebLocalFrameImpl::isContinuousSpellCheckingEnabled() const in isContinuousSpellCheckingEnabled() function in blink::WebLocalFrameImpl
63 virtual bool isContinuousSpellCheckingEnabled() OVERRIDE { return true; } in isContinuousSpellCheckingEnabled() function in __anon3a6e6bd60111::DummySpellCheckerClient
107 bool SpellChecker::isContinuousSpellCheckingEnabled() const in isContinuousSpellCheckingEnabled() function in blink::SpellChecker774 bool isContinuousSpellCheckingEnabled = this->isContinuousSpellCheckingEnabled(); in respondToChangedSelection() local
269 virtual bool isContinuousSpellCheckingEnabled() OVERRIDE { return false; } in isContinuousSpellCheckingEnabled() function