HomeSort by relevance Sort by last modified time
    Searched refs:vmods (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 73 unsigned short vmods; member in struct:_XkbMods
304 unsigned char vmods[XkbNumVirtualMods]; member in struct:_XkbServerMapRec
404 Atom vmods[XkbNumVirtualMods]; member in struct:_XkbNamesRec
484 unsigned short vmods; member in struct:_XkbMapChanges
XKBproto.h 278 CARD16 vmods B16;
  /external/libxkbcommon/xkbcommon/src/x11/
keymap.c 94 * first and vmods after (though we don't make these distinctions). */
378 wire_preserve->vmods, 0);
631 key->vmodmap = translate_mods(0, wire->vmods, 0);
733 led->mods.mods = translate_mods(wire->realMods, wire->vmods, 0);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
XKBlib.h 87 unsigned int vmods; /* mask of changed virtual mods */ member in struct:_XkbMapNotifyEvent

Completed in 149 milliseconds