Searched refs:LANGID_NEUTRAL (Results 1 – 1 of 1) sorted by relevance
24 #define LANGID_NEUTRAL MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL) macro57 if (HotKeyLangId == LANGID_NEUTRAL || HotKeyLangId == LOWORD(hKL)) in IntGetImeHotKeyLanguageScore()67 lcid = MAKELCID(LANGID_NEUTRAL, SORT_DEFAULT); in IntGetImeHotKeyLanguageScore()121 return LANGID_NEUTRAL; in IntGetImeHotKeyLangId()