Searched refs:RRCrtcChangeNotifyMask (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Drandr.h119 #define RRCrtcChangeNotifyMask (1L << 1) macro
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrdispatch.c92 RRCrtcChangeNotifyMask|
162 if (pRREvent->mask & RRCrtcChangeNotifyMask)
H A Drandr.c390 if (pRREvent->mask & RRCrtcChangeNotifyMask)
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrdispatch.c92 RRCrtcChangeNotifyMask |
159 if (pRREvent->mask & RRCrtcChangeNotifyMask) {
H A Drandr.c505 if (pRREvent->mask & RRCrtcChangeNotifyMask) {
/xsrc/external/mit/xev/dist/
H A Dxev.c1202 RRScreenChangeNotifyMask | RRCrtcChangeNotifyMask |
1467 rr_mask &= ~(RRCrtcChangeNotifyMask |

Completed in 12 milliseconds