Home
last modified time | relevance | path

Searched refs:EventSwapPtr (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/external/xserver/include/
H A Dextnsionst.h78 typedef void (*EventSwapPtr) (xEvent *, xEvent *); typedef
80 extern _X_EXPORT EventSwapPtr EventSwapVector[128];
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dxfixes.c232 (EventSwapPtr) SXFixesSelectionNotifyEvent; in XFixesExtensionInit()
234 (EventSwapPtr) SXFixesCursorNotifyEvent; in XFixesExtensionInit()
/OK3568_Linux_fs/external/xserver/Xi/
H A Dsendexev.c83 EventSwapPtr proc; in SProcXSendExtensionEvent()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dgeext.c195 EventSwapVector[GenericEvent] = (EventSwapPtr) SGEGenericEvent; in GEExtensionInit()
H A Dxvmain.c187 (EventSwapPtr) WriteSwappedVideoNotifyEvent; in XvExtensionInit()
189 (EventSwapPtr) WriteSwappedPortNotifyEvent; in XvExtensionInit()
H A Dxtest.c500 EventSwapPtr proc; in XTestSwapFakeInput()
H A Dsecurity.c1083 (EventSwapPtr) SwapSecurityAuthorizationRevokedEvent; in SecurityExtensionInit()
H A Dsync.c2515 (EventSwapPtr) SCounterNotifyEvent; in SyncExtensionInit()
2517 (EventSwapPtr) SAlarmNotifyEvent; in SyncExtensionInit()
H A Dshape.c1239 EventSwapVector[ShapeEventBase] = (EventSwapPtr) SShapeNotifyEvent; in ShapeExtensionInit()
H A Dsaver.c1401 (EventSwapPtr) SScreenSaverNotifyEvent; in ScreenSaverExtensionInit()
H A Dshm.c1579 EventSwapVector[ShmCompletionCode] = (EventSwapPtr) SShmCompletionEvent; in ShmExtensionInit()
/OK3568_Linux_fs/external/xserver/dix/
H A Dtables.c585 EventSwapPtr EventSwapVector[MAXEVENTS] = {
586 (EventSwapPtr) SErrorEvent,
H A Dswapreq.c287 EventSwapPtr proc; in SProcSendEvent()
/OK3568_Linux_fs/external/xserver/hw/xwin/dri/
H A Dwindowsdri.c272 EventSwapVector[WindowsDRIEventBase + i] = (EventSwapPtr)SNotifyEvent; in WindowsDRIExtensionInit()
/OK3568_Linux_fs/external/xserver/randr/
H A Drandr.c440 EventSwapVector[RREventBase + RRScreenChangeNotify] = (EventSwapPtr) in RRExtensionInit()
442 EventSwapVector[RREventBase + RRNotify] = (EventSwapPtr) in RRExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dappledri.c524 EventSwapVector[DRIEventBase + i] = (EventSwapPtr)SNotifyEvent; in AppleDRIExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindowswm.c594 EventSwapVector[WMEventBase + i] = (EventSwapPtr) SNotifyEvent; in winWindowsWMExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dapplewm.c738 EventSwapVector[WMEventBase + i] = (EventSwapPtr)SNotifyEvent; in AppleWMExtensionInit()
/OK3568_Linux_fs/external/xserver/damageext/
H A Ddamageext.c747 (EventSwapPtr) SDamageNotifyEvent; in DamageExtensionInit()