Lines Matching refs:inEvent
494 EventRef inEvent; in EventQueueRef_PostEventToQueue() local
497 EventRef_Convert, &inEvent, in EventQueueRef_PostEventToQueue()
501 inEvent, in EventQueueRef_PostEventToQueue()
557 EventRef inEvent; in EventQueueRef_RemoveEventFromQueue() local
559 EventRef_Convert, &inEvent)) in EventQueueRef_RemoveEventFromQueue()
562 inEvent); in EventQueueRef_RemoveEventFromQueue()
573 EventRef inEvent; in EventQueueRef_IsEventInQueue() local
575 EventRef_Convert, &inEvent)) in EventQueueRef_IsEventInQueue()
578 inEvent); in EventQueueRef_IsEventInQueue()
1185 EventRef inEvent; in EventHandlerCallRef_CallNextEventHandler() local
1187 EventRef_Convert, &inEvent)) in EventHandlerCallRef_CallNextEventHandler()
1190 inEvent); in EventHandlerCallRef_CallNextEventHandler()