Searched refs:SetLanguage (Results 1 - 9 of 9) sorted by relevance

/external/lldb/include/lldb/Core/
H A DLanguage.h88 SetLanguage(lldb::LanguageType language);
/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_platform_mac.h57 void SetLanguage(const std::string& lang_to_set);
H A Dspellcheck_hunspell_dictionary.cc115 spellcheck_mac::SetLanguage(language_);
/external/chromium_org/tools/grit/grit/tool/
H A Dresize.py177 def SetLanguage(self, lang): member in class:ResizeDialog
200 self.SetLanguage(val)
/external/lldb/source/Core/
H A DLanguage.cpp76 Language::SetLanguage(LanguageType language) function in class:Language
/external/lldb/include/lldb/Symbol/
H A DCompileUnit.h149 SetLanguage(lldb::LanguageType language) function in class:lldb_private::CompileUnit
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmppengine.h229 virtual void SetLanguage(const std::string & lang) = 0;
H A Dxmppengineimpl.h101 virtual void SetLanguage(const std::string& lang) { function in class:buzz::XmppEngineImpl
H A Dxmppclient.cc155 d_->engine_->SetLanguage(lang);

Completed in 269 milliseconds