Searched refs:AEDesc_NewBorrowed (Results 1 – 4 of 4) sorted by relevance
117 extern PyObject *AEDesc_NewBorrowed(AppleEvent *);
29 #define AEDesc_NewBorrowed _AEDesc_NewBorrowed macro1420 PyObject *AEDesc_NewBorrowed(AEDesc *itself) in AEDesc_NewBorrowed() function1440 PyMac_INIT_TOOLBOX_OBJECT_NEW(AEDesc *, AEDesc_NewBorrowed); in init_AE()
388 GLUE_NEW(AppleEvent *, AEDesc_NewBorrowed, "Carbon.AE")
113 AEDesc_NewBorrowed, theItem, info, sizeof(NavFileOrFolderInfo), (short)filterMode); in my_filterProc()