Searched defs:isContinuousSpellCheckingEnabled (Results 1 – 4 of 4) sorted by relevance
83 bool SpellCheckerClientImpl::isContinuousSpellCheckingEnabled() in isContinuousSpellCheckingEnabled() function in blink::SpellCheckerClientImpl
1230 bool WebFrameImpl::isContinuousSpellCheckingEnabled() const in isContinuousSpellCheckingEnabled() function in blink::WebFrameImpl
96 bool SpellChecker::isContinuousSpellCheckingEnabled() const in isContinuousSpellCheckingEnabled() function in WebCore::SpellChecker745 bool isContinuousSpellCheckingEnabled = this->isContinuousSpellCheckingEnabled(); in respondToChangedSelection() local
274 virtual bool isContinuousSpellCheckingEnabled() OVERRIDE { return false; } in isContinuousSpellCheckingEnabled() function