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

  /external/chromium/chrome/browser/
spellcheck_host_impl.h 125 bool tried_to_download_; member in class:SpellCheckHostImpl
spellcheck_host_impl.cc 83 tried_to_download_(false),
176 if (file_ == base::kInvalidPlatformFileValue && !tried_to_download_ &&
236 tried_to_download_ = true;

Completed in 43 milliseconds