Searched refs:DlgObj_New (Results 1 – 3 of 3) sorted by relevance
24 #define DlgObj_New _DlgObj_New macro138 PyObject *DlgObj_New(DialogPtr itself) in DlgObj_New() function1058 DlgObj_New, _rv); in Dlg_NewDialog()1079 DlgObj_New, _rv); in Dlg_GetNewDialog()1118 DlgObj_New, _rv); in Dlg_NewColorDialog()1430 DlgObj_New, _rv); in Dlg_NewFeaturesDialog()1447 DlgObj_New, _rv); in Dlg_GetDialogFromWindow()1583 PyMac_INIT_TOOLBOX_OBJECT_NEW(DialogPtr, DlgObj_New); in init_Dlg()
134 extern PyObject *DlgObj_New(DialogPtr);
399 GLUE_NEW(DialogPtr, DlgObj_New, "Carbon.Dlg")