Searched refs:theAEEventClass (Results 1 – 1 of 1) sorted by relevance
1017 AEEventClass theAEEventClass; in AE_AECreateAppleEvent() local1027 PyMac_GetOSType, &theAEEventClass, in AE_AECreateAppleEvent()1033 _err = AECreateAppleEvent(theAEEventClass, in AE_AECreateAppleEvent()1148 AEEventClass theAEEventClass; in AE_AEInstallEventHandler() local1156 PyMac_GetOSType, &theAEEventClass, in AE_AEInstallEventHandler()1160 _err = AEInstallEventHandler(theAEEventClass, in AE_AEInstallEventHandler()1175 AEEventClass theAEEventClass; in AE_AERemoveEventHandler() local1181 PyMac_GetOSType, &theAEEventClass, in AE_AERemoveEventHandler()1184 _err = AERemoveEventHandler(theAEEventClass, in AE_AERemoveEventHandler()1198 AEEventClass theAEEventClass; in AE_AEGetEventHandler() local[all …]