Searched refs:auto_spell_correct_turned_on_ (Results 1 – 2 of 2) sorted by relevance
109 : auto_spell_correct_turned_on_(false), in SpellCheck()139 auto_spell_correct_turned_on_ = auto_spell_correct; in OnInit()152 auto_spell_correct_turned_on_ = enable; in OnEnableAutoSpellCorrect()250 if (!auto_spell_correct_turned_on_) in GetAutoCorrectionWord()
154 bool auto_spell_correct_turned_on_; variable