Searched refs:bIsExtended (Results 1 – 1 of 1) sorted by relevance
88 char bIsExtended; in WindowsScanCodeToSDLScanCode() local153 bIsExtended = (lParam & (1 << 24)) != 0; in WindowsScanCodeToSDLScanCode()154 if (!bIsExtended) { in WindowsScanCodeToSDLScanCode()