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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 315 unsigned char kt_index[XkbNumKbdGroups]; member in struct:_XkbSymMapRec
338 #define XkbCMKeyTypeIndex(m,k,g) ((m)->key_sym_map[k].kt_index[g&0x3])
XKB.h 357 * - Indices into the kt_index array of a key type.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 315 unsigned char kt_index[XkbNumKbdGroups]; member in struct:_XkbSymMapRec
338 #define XkbCMKeyTypeIndex(m,k,g) ((m)->key_sym_map[k].kt_index[g&0x3])
XKB.h 357 * - Indices into the kt_index array of a key type.

Completed in 367 milliseconds