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

  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.cc 178 StringValue(GetHunspellDictionary()->GetLanguage()));
184 StringValue(GetHunspellDictionary()->GetLanguage()));
190 StringValue(GetHunspellDictionary()->GetLanguage()));
249 GetHunspellDictionary()->RetryDownloadDictionary(
258 Profile::FromWebUI(web_ui()))->GetHunspellDictionary()->AsWeakPtr();
263 LanguageOptionsHandlerCommon::GetHunspellDictionary() {
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_service.cc 201 SpellcheckHunspellDictionary* SpellcheckService::GetHunspellDictionary() {

Completed in 49 milliseconds