Searched refs:ToKeyScanCodes (Results 1 – 2 of 2) sorted by relevance
83 var scanCodes = character.ToKeyScanCodes(); in TypeText()98 var scanCodes = '\\'.ToKeyScanCodes(); in TypeText()
124 public static KeyScanCode[] ToKeyScanCodes(this char c) in ToKeyScanCodes() method in Antmicro.Renode.Peripherals.Input.KeyScanCodeExtensions