Searched refs:keyToScancode (Results 1 – 2 of 2) sorted by relevance
100 static uint8_t keyToScancode(rfbKeySym key);
173 uint8_t sc = keyToScancode(key); in keyEvent()327 uint8_t Input::keyToScancode(rfbKeySym key) in keyToScancode() function in ikvm::Input