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

  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
randr.h 121 #define RROutputPropertyNotifyMask (1L << 3)
  /xsrc/external/mit/xorg-server/dist/randr/
rrdispatch.c 94 RROutputPropertyNotifyMask |
176 /* We don't check for RROutputPropertyNotifyMask, as randrproto.txt doesn't
rrproperty.c 40 if (!(pRREvent->mask & RROutputPropertyNotifyMask))
  /xsrc/external/mit/xorg-server.old/dist/randr/
rrdispatch.c 94 RROutputPropertyNotifyMask))
182 /* We don't check for RROutputPropertyNotifyMask, as randrproto.txt doesn't
rrproperty.c 40 if (!(pRREvent->mask & RROutputPropertyNotifyMask))
  /xsrc/external/mit/xev/dist/
xev.c 1203 RROutputChangeNotifyMask | RROutputPropertyNotifyMask },
1469 RROutputPropertyNotifyMask);

Completed in 115 milliseconds