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

  /external/chromium_org/base/message_loop/
message_pump_aurax11.cc 287 // MappingNotify events (meaning that the keyboard or pointer buttons have
290 if (xev->type == MappingNotify) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 218 #define MappingNotify 34
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 218 #define MappingNotify 34
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 218 #define MappingNotify 34
  /external/chromium_org/ui/aura/
root_window_host_x11.cc 564 case MappingNotify: {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11events.c 501 /* Some IM requires MappingNotify to be passed to
503 case MappingNotify: {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host_x11.cc     [all...]

Completed in 62 milliseconds