Searched refs:RREventBase (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randr.c | 56 int RREventBase; variable 439 RREventBase = extEntry->eventBase; in RRExtensionInit() 440 EventSwapVector[RREventBase + RRScreenChangeNotify] = (EventSwapPtr) in RRExtensionInit() 442 EventSwapVector[RREventBase + RRNotify] = (EventSwapPtr) in RRExtensionInit() 471 .type = RRNotify + RREventBase, in RRDeliverResourceEvent()
|
| H A D | rrproviderproperty.c | 69 .type = RREventBase + RRNotify, in RRDeleteProperty() 242 .type = RREventBase + RRNotify, in RRChangeProviderProperty() 690 .type = RREventBase + RRNotify, in ProcRRGetProviderProperty()
|
| H A D | rrproperty.c | 70 .type = RREventBase + RRNotify, in RRDeleteProperty() 267 .type = RREventBase + RRNotify, in RRChangeOutputProperty() 726 .type = RREventBase + RRNotify, in ProcRRGetOutputProperty()
|
| H A D | rrlease.c | 45 .type = RRNotify + RREventBase, in RRDeliverLeaseEvent()
|
| H A D | rrprovider.c | 479 .type = RRNotify + RREventBase, in RRDeliverProviderEvent()
|
| H A D | rroutput.c | 348 .type = RRNotify + RREventBase, in RRDeliverOutputEvent()
|
| H A D | randrstr.h | 68 extern int RREventBase, RRErrorBase;
|
| H A D | rrscreen.c | 99 .type = RRScreenChangeNotify + RREventBase, in RRDeliverScreenEvent()
|
| H A D | rrcrtc.c | 243 .type = RRNotify + RREventBase, in RRDeliverCrtcEvent()
|