Searched refs:StrLang2wx (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.h377 int StrLang2wx(const wxString& language);
H A DPreferences.cpp719 int wxId = StrLang2wx(thePrefs::GetLanguageID());
757 int wxid = StrLang2wx(wxLang2Str(aMuleLanguages[i].id));
784 int wxId = StrLang2wx(thePrefs::GetLanguageID());
H A DExternalConnector.cpp596 InitLocale(*m_locale, StrLang2wx(language));
H A DOtherFunctions.cpp1156 int StrLang2wx(const wxString& language) function
H A Damule.cpp1029 InitLocale(m_locale, StrLang2wx(thePrefs::GetLanguageID()));
H A Damule-remote-gui.cpp265 InitLocale(m_locale, StrLang2wx(thePrefs::GetLanguageID()));

Completed in 73 milliseconds