| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | extinit.c | 1143 EventSwapVector[DeviceValuator] = NotImplemented; in IResetProc() 1144 EventSwapVector[DeviceKeyPress] = NotImplemented; in IResetProc() 1145 EventSwapVector[DeviceKeyRelease] = NotImplemented; in IResetProc() 1146 EventSwapVector[DeviceButtonPress] = NotImplemented; in IResetProc() 1147 EventSwapVector[DeviceButtonRelease] = NotImplemented; in IResetProc() 1148 EventSwapVector[DeviceMotionNotify] = NotImplemented; in IResetProc() 1149 EventSwapVector[DeviceFocusIn] = NotImplemented; in IResetProc() 1150 EventSwapVector[DeviceFocusOut] = NotImplemented; in IResetProc() 1151 EventSwapVector[ProximityIn] = NotImplemented; in IResetProc() 1152 EventSwapVector[ProximityOut] = NotImplemented; in IResetProc() [all …]
|
| H A D | sendexev.c | 103 proc = EventSwapVector[eventP->u.u.type & 0177]; in SProcXSendExtensionEvent()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | geext.c | 151 EventSwapVector[GenericEvent] = NotImplemented; in GEResetProc() 195 EventSwapVector[GenericEvent] = (EventSwapPtr) SGEGenericEvent; in GEExtensionInit()
|
| H A D | xvmain.c | 186 EventSwapVector[XvEventBase + XvVideoNotify] = in XvExtensionInit() 188 EventSwapVector[XvEventBase + XvPortNotify] = in XvExtensionInit()
|
| H A D | xtest.c | 505 proc = EventSwapVector[ev->u.u.type & 0177]; in XTestSwapFakeInput()
|
| H A D | security.c | 1082 EventSwapVector[SecurityEventBase + XSecurityAuthorizationRevoked] = in SecurityExtensionInit()
|
| H A D | sync.c | 2514 EventSwapVector[SyncEventBase + XSyncCounterNotify] = in SyncExtensionInit() 2516 EventSwapVector[SyncEventBase + XSyncAlarmNotify] = in SyncExtensionInit()
|
| H A D | shape.c | 1239 EventSwapVector[ShapeEventBase] = (EventSwapPtr) SShapeNotifyEvent; in ShapeExtensionInit()
|
| H A D | saver.c | 1400 EventSwapVector[ScreenSaverEventBase] = in ScreenSaverExtensionInit()
|
| H A D | shm.c | 1579 EventSwapVector[ShmCompletionCode] = (EventSwapPtr) SShmCompletionEvent; in ShmExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | xfixes.c | 231 EventSwapVector[XFixesEventBase + XFixesSelectionNotify] = in XFixesExtensionInit() 233 EventSwapVector[XFixesEventBase + XFixesCursorNotify] = in XFixesExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | extnsionst.h | 80 extern _X_EXPORT EventSwapPtr EventSwapVector[128];
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/dri/ |
| H A D | windowsdri.c | 272 EventSwapVector[WindowsDRIEventBase + i] = (EventSwapPtr)SNotifyEvent; in WindowsDRIExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | randr.c | 440 EventSwapVector[RREventBase + RRScreenChangeNotify] = (EventSwapPtr) in RRExtensionInit() 442 EventSwapVector[RREventBase + RRNotify] = (EventSwapPtr) in RRExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | appledri.c | 524 EventSwapVector[DRIEventBase + i] = (EventSwapPtr)SNotifyEvent; in AppleDRIExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winwindowswm.c | 594 EventSwapVector[WMEventBase + i] = (EventSwapPtr) SNotifyEvent; in winWindowsWMExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | tables.c | 585 EventSwapPtr EventSwapVector[MAXEVENTS] = { variable
|
| H A D | swapreq.c | 303 proc = EventSwapVector[stuff->event.u.u.type & 0177]; in SProcSendEvent()
|
| H A D | events.c | 6002 (*EventSwapVector[eventFrom->u.u.type & 0177]) in WriteEventsToClient()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | applewm.c | 738 EventSwapVector[WMEventBase + i] = (EventSwapPtr)SNotifyEvent; in AppleWMExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/damageext/ |
| H A D | damageext.c | 746 EventSwapVector[DamageEventBase + XDamageNotify] = in DamageExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/record/ |
| H A D | record.c | 691 (*EventSwapVector[pev->u.u.type & 0177]) in RecordADeliveredEventOrError() 736 (*EventSwapVector[pEvToRecord->u.u.type & 0177]) in RecordSendProtocolEvents()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 14174 calling a swapping function from the EventSwapVector array. The swapped event 164801 Register correct event in EventSwapVector.
|