Home | History | Annotate | Download | only in keycodes

Lines Matching refs:XKeysymForWindowsKeyCode

1033 int XKeysymForWindowsKeyCode(KeyboardCode keycode, bool shift) {
1333 // SHIFT state is ignored in the call to XKeysymForWindowsKeyCode() here
1353 return XKeysymToKeycode(display, XKeysymForWindowsKeyCode(key_code, false));