Searched refs:OptResObj_New (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython2/Include/ |
D | pymactoolbox.h | 192 extern PyObject *OptResObj_New(Handle);
|
/external/python/cpython2/Python/ |
D | mactoolboxglue.c | 439 GLUE_NEW(Handle, OptResObj_New, "Carbon.Res")
|
/external/python/cpython2/Mac/Modules/res/ |
D | _Resmodule.c | 26 #define OptResObj_New _OptResObj_New macro 1697 PyObject *OptResObj_New(Handle itself) in OptResObj_New() function 1740 PyMac_INIT_TOOLBOX_OBJECT_NEW(Handle, OptResObj_New); in init_Res()
|
/external/python/cpython2/Mac/Modules/ |
D | Nav.c | 885 ,"popupExtension", OptResObj_New, dialogOptions.popupExtension in nav_NavGetDefaultDialogOptions()
|
/external/python/cpython2/Mac/Modules/dlg/ |
D | _Dlgmodule.c | 328 OptResObj_New, item, in DlgObj_GetDialogItem()
|
/external/python/cpython2/Mac/Modules/ctl/ |
D | _Ctlmodule.c | 3443 _res = Py_BuildValue("O&", OptResObj_New, hdl); in CtlObj_GetControlData_Handle()
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 5159 OptResObj_New, gdh); in MovieObj_GetMovieGWorld() 10872 OptResObj_New, gdh, in Qt_GetBestDeviceRect() 11897 OptResObj_New, gd); in Qt_GraphicsImportGetGWorld() 19786 OptResObj_New, gd); in Qt_SGGetGWorld()
|