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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBstr.h 120 unsigned char vmods2; member in struct:_XkbModAction
123 ((short)(((a)->vmods1<<8)|((a)->vmods2)))
125 (((a)->vmods1=(((v)>>8)&0xff)),(a)->vmods2=((v)&0xff))
143 unsigned char vmods2; member in struct:_XkbISOAction
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 120 unsigned char vmods2; member in struct:_XkbModAction
123 ((short)(((a)->vmods1<<8)|((a)->vmods2)))
125 (((a)->vmods1=(((v)>>8)&0xff)),(a)->vmods2=((v)&0xff))
143 unsigned char vmods2; member in struct:_XkbISOAction
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
XKBstr.h 120 unsigned char vmods2; member in struct:_XkbModAction
123 ((short)(((a)->vmods1<<8)|((a)->vmods2)))
125 (((a)->vmods1=(((v)>>8)&0xff)),(a)->vmods2=((v)&0xff))
143 unsigned char vmods2; member in struct:_XkbISOAction

Completed in 26 milliseconds