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

  /external/chromium/chrome/browser/profiles/
profile_impl.cc 276 spellcheck_host_(NULL),
631 if (spellcheck_host_.get())
632 spellcheck_host_->UnsetObserver();
    [all...]
profile_impl.h 274 scoped_refptr<SpellCheckHost> spellcheck_host_; member in class:ProfileImpl
276 // Indicates whether |spellcheck_host_| has told us initialization is

Completed in 857 milliseconds