Searched refs:CFMutableArrayRefObj_New (Results 1 – 3 of 3) sorted by relevance
219 extern PyObject *CFMutableArrayRefObj_New(CFMutableArrayRef);
463 GLUE_NEW(CFMutableArrayRef, CFMutableArrayRefObj_New, "Carbon.CF")
50 #define CFMutableArrayRefObj_New _CFMutableArrayRefObj_New macro699 PyObject *CFMutableArrayRefObj_New(CFMutableArrayRef itself) in CFMutableArrayRefObj_New() function3679 CFMutableArrayRefObj_New, _rv); in CF_CFArrayCreateMutable()3700 CFMutableArrayRefObj_New, _rv); in CF_CFArrayCreateMutableCopy()4886 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFMutableArrayRef, CFMutableArrayRefObj_New); in init_CF()