Searched refs:DRIEventBase (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Dappledri.c67 static int DRIEventBase = 0; variable in typeref:typename:int
194 se.type = DRIEventBase + AppleDRISurfaceNotify;
547 DRIEventBase = extEntry->eventBase;
549 EventSwapVector[DRIEventBase + i] = (EventSwapPtr) SNotifyEvent;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Dappledri.c69 static int DRIEventBase = 0; variable in typeref:typename:int
190 se.type = DRIEventBase + AppleDRISurfaceNotify;
524 DRIEventBase = extEntry->eventBase;
526 EventSwapVector[DRIEventBase + i] = (EventSwapPtr)SNotifyEvent;

Completed in 3 milliseconds