Home
last modified time | relevance | path

Searched refs:primaryLangID (Results 1 – 6 of 6) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DKeyboardLayout.cpp5150 WORD primaryLangID = PRIMARYLANGID(langID); in ConvertNativeKeyCodeToKeyNameIndex() local
5152 if (primaryLangID == LANG_JAPANESE) { in ConvertNativeKeyCodeToKeyNameIndex()
5167 } else if (primaryLangID == LANG_KOREAN) { in ConvertNativeKeyCodeToKeyNameIndex()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DKeyboardLayout.cpp4996 WORD primaryLangID = PRIMARYLANGID(langID); in ConvertNativeKeyCodeToKeyNameIndex() local
4998 if (primaryLangID == LANG_JAPANESE) { in ConvertNativeKeyCodeToKeyNameIndex()
5013 } else if (primaryLangID == LANG_KOREAN) { in ConvertNativeKeyCodeToKeyNameIndex()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DKeyboardLayout.cpp4895 WORD primaryLangID = PRIMARYLANGID(langID); in ConvertNativeKeyCodeToKeyNameIndex() local
4897 if (primaryLangID == LANG_JAPANESE) { in ConvertNativeKeyCodeToKeyNameIndex()
4911 } else if (primaryLangID == LANG_KOREAN) { in ConvertNativeKeyCodeToKeyNameIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DKeyboardLayout.cpp5023 WORD primaryLangID = PRIMARYLANGID(langID); in ConvertNativeKeyCodeToKeyNameIndex() local
5025 if (primaryLangID == LANG_JAPANESE) { in ConvertNativeKeyCodeToKeyNameIndex()
5040 } else if (primaryLangID == LANG_KOREAN) { in ConvertNativeKeyCodeToKeyNameIndex()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DKeyboardLayout.cpp5021 WORD primaryLangID = PRIMARYLANGID(langID); in ConvertNativeKeyCodeToKeyNameIndex() local
5023 if (primaryLangID == LANG_JAPANESE) { in ConvertNativeKeyCodeToKeyNameIndex()
5038 } else if (primaryLangID == LANG_KOREAN) { in ConvertNativeKeyCodeToKeyNameIndex()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DKeyboardLayout.cpp5023 WORD primaryLangID = PRIMARYLANGID(langID); in ConvertNativeKeyCodeToKeyNameIndex() local
5025 if (primaryLangID == LANG_JAPANESE) { in ConvertNativeKeyCodeToKeyNameIndex()
5040 } else if (primaryLangID == LANG_KOREAN) { in ConvertNativeKeyCodeToKeyNameIndex()