Searched refs:translateKey (Results 1 – 3 of 3) sorted by relevance
167 static int translateKey(unsigned int key) function549 const int key = translateKey([event keyCode]);562 const int key = translateKey([event keyCode]);581 const int key = translateKey([event keyCode]);
342 static int translateKey(WPARAM wParam, LPARAM lParam) in translateKey() function545 const int key = translateKey(wParam, lParam); in windowProc()
200 static int translateKey(int scancode) in translateKey() function989 const int key = translateKey(keycode); in processEvent()1084 const int key = translateKey(keycode); in processEvent()