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

  /external/chromium_org/ui/base/x/
root_window_property_watcher_x.cc 47 if (xev->xany.type == PropertyNotify) {
  /external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_handler.cc 88 case PropertyNotify: {
desktop_drag_drop_client_aurax11.cc 359 if (event->type == PropertyNotify &&
desktop_root_window_host_x11.cc 397 // in the PropertyNotify and ConfigureNotify handlers.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 212 #define PropertyNotify 28
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 212 #define PropertyNotify 28
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 212 #define PropertyNotify 28
  /external/chromium_org/remoting/host/linux/
x_server_clipboard.cc 116 case PropertyNotify:
271 // and getting a timestamp from the subsequent PropertyNotify event.
  /external/chromium_org/chrome/browser/ui/gtk/apps/
native_app_window_gtk.cc 315 if (x_event->type == PropertyNotify &&

Completed in 271 milliseconds