Lines Matching refs:EnqueueEvent
56219 in EnqueueEvent until some other pointer event terminates the grab.
59587 mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
62002 replayed in the history, pushed into EnqueueEvent, then replayed later
115008 in EnqueueEvent, and then again when it's thawed and being replayed.
130511 mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.
131013 mi: fix wrong (*EnqueueEvent) declaration in miPointerScreenFuncRec.
132970 dix: fix EnqueueEvent to work with internal events.
133005 Xi: support InternalEvents in UpdateDeviceState, parts of POE and EnqueueEvent
133009 EnqueueEvent is a somewhat half-baked solution, we immediately drop back into
135771 dix: EnqueueEvent and PlayReleasedEvent need to handle DeviceMotionNotifies
160179 dix: Make EnqueueEvent aware of GenericEvents.
171636 Use the correct type for time, and fix the mi prototype of EnqueueEvent.