Home
last modified time | relevance | path

Searched refs:IsExtendedScanCode (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DWinUtils.h371 static bool IsExtendedScanCode(LPARAM aLParam) { in IsExtendedScanCode() function
H A DKeyboardLayout.cpp743 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
759 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
1393 mIsExtended == WinUtils::IsExtendedScanCode(aLastKeyMSG.lParam); in InitIsSkippableForKeyOrChar()
1415 mIsExtended = WinUtils::IsExtendedScanCode(mMsg.lParam); in InitWithKeyOrChar()
2946 WinUtils::IsExtendedScanCode(aKeyOrCharMsg1.lParam) == in IsSamePhysicalKeyMessage()
2947 WinUtils::IsExtendedScanCode(aKeyOrCharMsg2.lParam); in IsSamePhysicalKeyMessage()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DWinUtils.h377 static bool IsExtendedScanCode(LPARAM aLParam) { in IsExtendedScanCode() function
H A DKeyboardLayout.cpp763 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
779 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
1400 mIsExtended == WinUtils::IsExtendedScanCode(aLastKeyMSG.lParam); in InitIsSkippableForKeyOrChar()
1422 mIsExtended = WinUtils::IsExtendedScanCode(mMsg.lParam); in InitWithKeyOrChar()
2983 WinUtils::IsExtendedScanCode(aKeyOrCharMsg1.lParam) == in IsSamePhysicalKeyMessage()
2984 WinUtils::IsExtendedScanCode(aKeyOrCharMsg2.lParam); in IsSamePhysicalKeyMessage()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DWinUtils.h361 static bool IsExtendedScanCode(LPARAM aLParam) { in IsExtendedScanCode() function
H A DKeyboardLayout.cpp752 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
768 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
1387 mIsExtended == WinUtils::IsExtendedScanCode(aLastKeyMSG.lParam); in InitIsSkippableForKeyOrChar()
1409 mIsExtended = WinUtils::IsExtendedScanCode(mMsg.lParam); in InitWithKeyOrChar()
2926 WinUtils::IsExtendedScanCode(aKeyOrCharMsg1.lParam) == in IsSamePhysicalKeyMessage()
2927 WinUtils::IsExtendedScanCode(aKeyOrCharMsg2.lParam); in IsSamePhysicalKeyMessage()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DWinUtils.h373 static bool IsExtendedScanCode(LPARAM aLParam) { in IsExtendedScanCode() function
H A DKeyboardLayout.cpp758 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
774 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
1391 mIsExtended == WinUtils::IsExtendedScanCode(aLastKeyMSG.lParam); in InitIsSkippableForKeyOrChar()
1413 mIsExtended = WinUtils::IsExtendedScanCode(mMsg.lParam); in InitWithKeyOrChar()
2930 WinUtils::IsExtendedScanCode(aKeyOrCharMsg1.lParam) == in IsSamePhysicalKeyMessage()
2931 WinUtils::IsExtendedScanCode(aKeyOrCharMsg2.lParam); in IsSamePhysicalKeyMessage()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DWinUtils.h361 static bool IsExtendedScanCode(LPARAM aLParam) { in IsExtendedScanCode() function
H A DKeyboardLayout.cpp752 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
768 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
1387 mIsExtended == WinUtils::IsExtendedScanCode(aLastKeyMSG.lParam); in InitIsSkippableForKeyOrChar()
1409 mIsExtended = WinUtils::IsExtendedScanCode(mMsg.lParam); in InitWithKeyOrChar()
2926 WinUtils::IsExtendedScanCode(aKeyOrCharMsg1.lParam) == in IsSamePhysicalKeyMessage()
2927 WinUtils::IsExtendedScanCode(aKeyOrCharMsg2.lParam); in IsSamePhysicalKeyMessage()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DWinUtils.h360 static bool IsExtendedScanCode(LPARAM aLParam) in IsExtendedScanCode() function
H A DKeyboardLayout.cpp583 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
600 GetBoolName(WinUtils::IsExtendedScanCode(aMSG.lParam)), in ToString()
1288 mIsExtended = WinUtils::IsExtendedScanCode(mMsg.lParam); in InitWithKeyChar()
2857 WinUtils::IsExtendedScanCode(aKeyOrCharMsg1.lParam) == in IsSamePhysicalKeyMessage()
2858 WinUtils::IsExtendedScanCode(aKeyOrCharMsg2.lParam); in IsSamePhysicalKeyMessage()