Lines Matching refs:theAEEventClass
1017 AEEventClass theAEEventClass; in AE_AECreateAppleEvent() local
1027 PyMac_GetOSType, &theAEEventClass, in AE_AECreateAppleEvent()
1033 _err = AECreateAppleEvent(theAEEventClass, in AE_AECreateAppleEvent()
1148 AEEventClass theAEEventClass; in AE_AEInstallEventHandler() local
1156 PyMac_GetOSType, &theAEEventClass, in AE_AEInstallEventHandler()
1160 _err = AEInstallEventHandler(theAEEventClass, in AE_AEInstallEventHandler()
1175 AEEventClass theAEEventClass; in AE_AERemoveEventHandler() local
1181 PyMac_GetOSType, &theAEEventClass, in AE_AERemoveEventHandler()
1184 _err = AERemoveEventHandler(theAEEventClass, in AE_AERemoveEventHandler()
1198 AEEventClass theAEEventClass; in AE_AEGetEventHandler() local
1206 PyMac_GetOSType, &theAEEventClass, in AE_AEGetEventHandler()
1209 _err = AEGetEventHandler(theAEEventClass, in AE_AEGetEventHandler()