Searched refs:CFObj_New (Results 1 – 3 of 3) sorted by relevance
209 extern PyObject *CFObj_New(CFTypeRef);
450 GLUE_NEW(CFTypeRef, CFObj_New, "Carbon.CF")
25 #define CFObj_New _CFObj_New macro4828 PyObject *CFObj_New(CFTypeRef itself) in CFObj_New() function4876 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFTypeRef, CFObj_New); in init_CF()