HomeSort by: relevance | last modified time | path
    Searched refs:RROutputChangeNotifyMask (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
randr.h 120 #define RROutputChangeNotifyMask (1L << 2)
  /xsrc/external/mit/xorg-server/dist/randr/
rrdispatch.c 93 RROutputChangeNotifyMask |
167 if (pRREvent->mask & RROutputChangeNotifyMask) {
randr.c 527 if (pRREvent->mask & RROutputChangeNotifyMask) {
  /xsrc/external/mit/xorg-server.old/dist/randr/
rrdispatch.c 93 RROutputChangeNotifyMask|
172 if (pRREvent->mask & RROutputChangeNotifyMask)
randr.c 400 if (pRREvent->mask & RROutputChangeNotifyMask)
  /xsrc/external/mit/xev/dist/
xev.c 1203 RROutputChangeNotifyMask | RROutputPropertyNotifyMask },
1468 RROutputChangeNotifyMask |
  /xsrc/external/mit/xf86-video-intel-2014/dist/tools/
virtual.c 2478 XRRSelectInput(display->dpy, display->root, RROutputChangeNotifyMask);
  /xsrc/external/mit/xf86-video-intel/dist/tools/
virtual.c 2653 XRRSelectInput(display->dpy, display->root, RROutputChangeNotifyMask);

Completed in 19 milliseconds