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

  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_x11_unittest.cc 354 SubstructureRedirectMask | SubstructureNotifyMask,
407 SubstructureRedirectMask | SubstructureNotifyMask,
439 SubstructureRedirectMask | SubstructureNotifyMask,
x11_desktop_handler.cc 88 SubstructureRedirectMask | SubstructureNotifyMask,
x11_window_event_filter.cc 235 SubstructureRedirectMask | SubstructureNotifyMask,
desktop_window_tree_host_x11.cc 597 SubstructureRedirectMask | SubstructureNotifyMask,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 171 #define SubstructureRedirectMask (1L<<20)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 171 #define SubstructureRedirectMask (1L<<20)
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_x11.cc 266 SubstructureRedirectMask | SubstructureNotifyMask,
  /external/chromium_org/third_party/libjingle/source/talk/base/
linuxwindowpicker.cc 289 event_mask = SubstructureRedirectMask | SubstructureNotifyMask;
  /external/chromium_org/third_party/webrtc/base/
linuxwindowpicker.cc 272 event_mask = SubstructureRedirectMask | SubstructureNotifyMask;
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 444 SubstructureRedirectMask | SubstructureNotifyMask,
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 383 mask = SubstructureRedirectMask;
    [all...]

Completed in 596 milliseconds