Searched refs:SUGGEST (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspelling_service_client.h64 // * SUGGEST: Retrieving suggestions for a word (used by Google Search), and;
69 SUGGEST = 1, enumerator in enum:SpellingServiceClient::ServiceType
H A Dspelling_service_client_unittest.cc232 SpellingServiceClient::SUGGEST,
240 SpellingServiceClient::SUGGEST,
248 SpellingServiceClient::SUGGEST,
328 SpellingServiceClient::SUGGEST;
H A Dspelling_service_client.cc55 DCHECK(type == SUGGEST || type == SPELLCHECK);
124 // for SUGGEST.
127 return type == SUGGEST;
129 // Finally, if all options are available, we only enable only SUGGEST
131 // are a superset of SUGGEST results.
138 // Only SUGGEST is allowed.
139 return type == SUGGEST;
/external/chromium_org/chrome/browser/tab_contents/
H A Dspelling_menu_observer.cc74 profile, SpellingServiceClient::SUGGEST);
88 // |SpellingServiceClient::SUGGEST| are mutually exclusive. Only one is
99 // When |SpellingServiceClient::SUGGEST| is available,
103 // from |SpellingServiceClient::SUGGEST| are not available until
134 profile, SpellingServiceClient::SUGGEST, params.misspelled_word,
136 base::Unretained(this), SpellingServiceClient::SUGGEST));
H A Dspelling_menu_observer_browsertest.cc324 // SpellingServiceClient::SUGGEST is on.
330 // Force a non-empty locale so SUGGEST is available.
333 SpellingServiceClient::SUGGEST)); member in class:SpellingServiceClient
411 // Force a non-empty locale so SUGGEST normally would be available.
414 SpellingServiceClient::SUGGEST)); member in class:SpellingServiceClient
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url.cc253 case SUGGEST: return owner_->suggestions_url();
266 case SUGGEST: return owner_->suggestions_url_post_params();
1081 TemplateURLRef::SUGGEST),
H A Dtemplate_url.h52 SUGGEST, enumerator in enum:TemplateURLRef::Type
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 201 milliseconds