Home
last modified time | relevance | path

Searched refs:OptResObj_New (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Include/
Dpymactoolbox.h192 extern PyObject *OptResObj_New(Handle);
/external/python/cpython2/Python/
Dmactoolboxglue.c439 GLUE_NEW(Handle, OptResObj_New, "Carbon.Res")
/external/python/cpython2/Mac/Modules/res/
D_Resmodule.c26 #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/
DNav.c885 ,"popupExtension", OptResObj_New, dialogOptions.popupExtension in nav_NavGetDefaultDialogOptions()
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c328 OptResObj_New, item, in DlgObj_GetDialogItem()
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c3443 _res = Py_BuildValue("O&", OptResObj_New, hdl); in CtlObj_GetControlData_Handle()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c5159 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()