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

  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_handler_common.h 86 base::WeakPtr<SpellcheckHunspellDictionary>& GetHunspellDictionary();
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.h 94 SpellcheckHunspellDictionary* GetHunspellDictionary();
spellcheck_service.cc 201 SpellcheckHunspellDictionary* SpellcheckService::GetHunspellDictionary() {

Completed in 708 milliseconds