Searched defs:hostCode (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/Common/VBoxKeyboard/
H A Dkeyboard.c408 static int checkHostKeycode(unsigned hostCode, unsigned targetCode) argument
412 if (hostCode && hostCode != targetCode)

Completed in 43 milliseconds