Home
last modified time | relevance | path

Searched refs:KeypadMultiply (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Input/
DKeyScanCode.cs38 KeypadMultiply = 0x55, enumerator
DPS2ScanCodeTranslator.cs116 mapping.Add(KeyScanCode.KeypadMultiply, 0x7C); in PS2ScanCodeTranslator()
/Renode-Infrastructure-v1.15.3-29f510e/src/UI/VideoAnalyzer/Events/
DX11ToKeyScanCodeConverter.cs137 { 0x3f, KeyScanCode.KeypadMultiply },
DWPFToKeyScanCodeConverter.cs85 { Key.NumPadMultiply /*53*/, KeyScanCode.KeypadMultiply },
239 { Key.NumPadMultiply, KeyScanCode.KeypadMultiply },