Searched refs:CFMutableStringRefObj_New (Results 1 – 3 of 3) sorted by relevance
215 extern PyObject *CFMutableStringRefObj_New(CFMutableStringRef);
458 GLUE_NEW(CFMutableStringRef, CFMutableStringRefObj_New, "Carbon.CF")
40 #define CFMutableStringRefObj_New _CFMutableStringRefObj_New macro2548 PyObject *CFMutableStringRefObj_New(CFMutableStringRef itself) in CFMutableStringRefObj_New() function4332 CFMutableStringRefObj_New, _rv); in CF_CFStringCreateMutable()4353 CFMutableStringRefObj_New, _rv); in CF_CFStringCreateMutableCopy()4882 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFMutableStringRef, CFMutableStringRefObj_New); in init_CF()