Searched defs:hostCode (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Frontends/Common/VBoxKeyboard/ | ||
H A D | keyboard.c | 408 static int checkHostKeycode(unsigned hostCode, unsigned targetCode) argument 412 if (hostCode && hostCode != targetCode) |
Completed in 61 milliseconds