Lines Matching defs:theAppleEvent
100 static OSErr AppQuitAEHandler(const AppleEvent *theAppleEvent,
102 static OSErr AppOpenDocAEHandler(const AppleEvent *theAppleEvent,
104 static OSErr AppOpenAppAEHandler(const AppleEvent *theAppleEvent,
108 static OSErr AppReopenAppAEHandler(const AppleEvent *theAppleEvent,
452 static OSErr AppQuitAEHandler(const AppleEvent *theAppleEvent,
455 #pragma unused (reply, refCon, theAppleEvent)
475 static OSErr AppOpenDocAEHandler(const AppleEvent *theAppleEvent,
494 err = AEGetParamDesc(theAppleEvent, keyDirectObject, typeAEList,
527 static OSErr AppReopenAppAEHandler(const AppleEvent *theAppleEvent,
534 static OSErr AppOpenAppAEHandler(const AppleEvent *theAppleEvent,
537 #pragma unused (reply, refCon, theAppleEvent)