Searched refs:GetLanguageID (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPreferences.h279 static const wxString& GetLanguageID() { return s_languageID; } function in class:CPreferences
H A Damule.cpp493 wxString langId = thePrefs::GetLanguageID();
1029 InitLocale(m_locale, StrLang2wx(thePrefs::GetLanguageID()));
H A DPreferences.cpp719 int wxId = StrLang2wx(thePrefs::GetLanguageID());
784 int wxId = StrLang2wx(thePrefs::GetLanguageID());
H A Damule-remote-gui.cpp265 InitLocale(m_locale, StrLang2wx(thePrefs::GetLanguageID()));

Completed in 67 milliseconds