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

  /external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_handler.cc 77 SubstructureRedirectMask | SubstructureNotifyMask,
x11_window_event_filter.cc 170 SubstructureRedirectMask | SubstructureNotifyMask,
desktop_root_window_host_x11.cc     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 176 #define SubstructureRedirectMask (1L<<20)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 176 #define SubstructureRedirectMask (1L<<20)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 176 #define SubstructureRedirectMask (1L<<20)
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 289 event_mask = SubstructureRedirectMask | SubstructureNotifyMask;
  /external/chromium_org/ui/aura/
root_window_host_x11.cc 559 SubstructureRedirectMask | SubstructureNotifyMask,
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 383 mask = SubstructureRedirectMask;
    [all...]

Completed in 55 milliseconds