Searched refs:RROutputChangeNotifyMask (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drandr.h120 #define RROutputChangeNotifyMask (1L << 2) macro
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrdispatch.c93 RROutputChangeNotifyMask|
172 if (pRREvent->mask & RROutputChangeNotifyMask)
H A Drandr.c400 if (pRREvent->mask & RROutputChangeNotifyMask)
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrdispatch.c93 RROutputChangeNotifyMask |
167 if (pRREvent->mask & RROutputChangeNotifyMask) {
H A Drandr.c527 if (pRREvent->mask & RROutputChangeNotifyMask) {
/xsrc/external/mit/xev/dist/
H A Dxev.c1203 RROutputChangeNotifyMask | RROutputPropertyNotifyMask },
1468 RROutputChangeNotifyMask |
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c2478 XRRSelectInput(display->dpy, display->root, RROutputChangeNotifyMask);
/xsrc/external/mit/xf86-video-intel/dist/tools/
H A Dvirtual.c2653 XRRSelectInput(display->dpy, display->root, RROutputChangeNotifyMask);

Completed in 14 milliseconds