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

  /external/chromium_org/chrome/browser/tab_contents/
spelling_menu_observer.cc 70 misspelled_word_ = params.misspelled_word;
228 return !misspelled_word_.empty();
279 misspelled_word_ = result_;
292 misspelled_word_));
297 spellcheck_mac::AddWord(misspelled_word_);
spelling_menu_observer.h 89 string16 misspelled_word_; member in class:SpellingMenuObserver

Completed in 142 milliseconds