Home
last modified time | relevance | path

Searched refs:RANDREVENT (Results 1 – 3 of 3) sorted by relevance

/dports/x11/xscope/xscope-1.4.1/
H A Dprint_randr.c971 PrintField(buf, 1, 1, RANDREVENT, "minor code"); /* RRCrtcChangeNotify */ in RandrCrtcChangeNotifyEvent()
989 PrintField(buf, 1, 1, RANDREVENT, "minor code"); /* RROutputChangeNotify */ in RandrOutputChangeNotifyEvent()
1007 PrintField(buf, 1, 1, RANDREVENT, "minor code"); /* RROutputPropertyNotify */ in RandrOutputPropertyNotifyEvent()
1580 PrintField(buf, 1, 1, RANDREVENT, "minor code"); /* RRProviderChangeNotify */ in RandrProviderChangeNotifyEvent()
1593 PrintField(buf, 1, 1, RANDREVENT, "minor code"); /* RRProviderPropertyNotify */ in RandrProviderPropertyNotifyEvent()
1608 PrintField(buf, 1, 1, RANDREVENT, "minor code"); /* RRResourceChangeNotify */ in RandrResourceChangeNotifyEvent()
H A Dx11.h278 #define RANDREVENT 173 /* minor event code for RandR event base+1 */ macro
H A Ddecode_randr.c486 p = DefineType(RANDREVENT, ENUMERATED, "RANDREVENT", in InitializeRANDR()