Home | History | Annotate | Download | only in keycodes

Lines Matching refs:KeyboardCodeFromXKeysym

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