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

  /external/chromium_org/ui/views/test/
x11_property_change_waiter.cc 30 XSelectInput(display, x_window_, old_event_mask_ | PropertyChangeMask);
  /external/chromium_org/ash/display/
mirror_window_controller.cc 46 StructureNotifyMask | PropertyChangeMask;
  /external/chromium_org/mojo/services/native_viewport/
native_viewport_x11.cc 65 PropertyChangeMask | PointerMotionMask;
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_handler.cc 56 attr.your_event_mask | PropertyChangeMask |
desktop_drag_drop_client_aurax11.cc 204 XSelectInput(gfx::GetXDisplay(), source_window_, PropertyChangeMask);
    [all...]
desktop_window_tree_host_x11.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
X.h 173 #define PropertyChangeMask (1L<<22)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
X.h 173 #define PropertyChangeMask (1L<<22)
  /external/chromium_org/ui/aura/
window_tree_host_x11.cc 268 StructureNotifyMask | PropertyChangeMask |
  /external/chromium_org/ui/base/clipboard/
clipboard_aurax11.cc 348 XSelectInput(x_display_, x_window_, PropertyChangeMask);
  /external/qemu/distrib/sdl-1.2.15/src/video/x11/
SDL_x11video.c 413 | PropertyChangeMask | StructureNotifyMask | KeymapStateMask;
    [all...]

Completed in 643 milliseconds