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

  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck.cc 109 : auto_spell_correct_turned_on_(false),
139 auto_spell_correct_turned_on_ = auto_spell_correct;
152 auto_spell_correct_turned_on_ = enable;
250 if (!auto_spell_correct_turned_on_)
spellcheck.h 154 bool auto_spell_correct_turned_on_; member in class:SpellCheck

Completed in 37 milliseconds