Searched refs:CFMutableDictionaryRefObj_New (Results 1 – 3 of 3) sorted by relevance
223 extern PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef);
468 GLUE_NEW(CFMutableDictionaryRef, CFMutableDictionaryRefObj_New, "Carbon.CF")
70 #define CFMutableDictionaryRefObj_New _CFMutableDictionaryRefObj_New macro1132 PyObject *CFMutableDictionaryRefObj_New(CFMutableDictionaryRef itself) in CFMutableDictionaryRefObj_New() function3832 CFMutableDictionaryRefObj_New, _rv); in CF_CFDictionaryCreateMutable()3853 CFMutableDictionaryRefObj_New, _rv); in CF_CFDictionaryCreateMutableCopy()4890 PyMac_INIT_TOOLBOX_OBJECT_NEW(CFMutableDictionaryRef, CFMutableDictionaryRefObj_New); in init_CF()