Home | History | Annotate | Download | only in keycodes

Lines Matching refs:KeyboardCodeFromXKeysym

48 // KeyboardCodeFromXKeysym() doesn't support non-US keyboard layouts.
475 // 7. If not found, fallback to find in KeyboardCodeFromXKeysym(), which
547 keycode = KeyboardCodeFromXKeysym(keysym);
557 KeyboardCode KeyboardCodeFromXKeysym(unsigned int keysym) {