Home
last modified time | relevance | path

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

/reactos/boot/armllb/hw/
H A Dkeyboard.c42 CHAR LlbHwScanCodeToAsciiTable[58][2] = variable
239 return LlbHwScanCodeToAsciiTable[KeyCode][0]; in LlbKeyboardGetChar()