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