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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XI.h 283 * Make XEventClass be a CARD32 for 64 bit servers. Don't affect client
284 * definition of XEventClass since that would be a library interface change.
291 typedef unsigned int XEventClass;
293 typedef unsigned long XEventClass;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XI.h 283 * Make XEventClass be a CARD32 for 64 bit servers. Don't affect client
284 * definition of XEventClass since that would be a library interface change.
291 typedef unsigned int XEventClass;
293 typedef unsigned long XEventClass;

Completed in 37 milliseconds