Searched refs:GrafObj_New (Results 1 – 8 of 8) sorted by relevance
/external/python/cpython2/Include/ |
D | pymactoolbox.h | 159 extern PyObject *GrafObj_New(GrafPtr);
|
/external/python/cpython2/Mac/Modules/qdoffs/ |
D | _Qdoffsmodule.c | 113 GrafObj_New, _rv); in GWorldObj_as_GrafPtr() 311 GrafObj_New, port, in Qdoffs_GetGWorld()
|
/external/python/cpython2/Python/ |
D | mactoolboxglue.c | 412 GLUE_NEW(GrafPtr, GrafObj_New, "Carbon.Qd")
|
/external/python/cpython2/Mac/Modules/qd/ |
D | _Qdmodule.c | 29 #define GrafObj_New _GrafObj_New macro 84 PyObject *GrafObj_New(GrafPtr itself) in GrafObj_New() function 160 GrafObj_New, outOldPort); in GrafObj_QDSwapPort() 1618 GrafObj_New, port); in Qd_GetPort() 5169 GrafObj_New, _rv); in Qd_GetQDGlobalsThePort() 5258 GrafObj_New, _rv); in Qd_CreateNewPort() 7122 PyMac_INIT_TOOLBOX_OBJECT_NEW(GrafPtr, GrafObj_New); in init_Qd()
|
/external/python/cpython2/Mac/Modules/list/ |
D | _Listmodule.c | 481 GrafObj_New, _rv); in ListObj_GetListPort()
|
/external/python/cpython2/Mac/Modules/dlg/ |
D | _Dlgmodule.c | 859 GrafObj_New, _rv); in DlgObj_GetDialogPort()
|
/external/python/cpython2/Mac/Modules/win/ |
D | _Winmodule.c | 1997 GrafObj_New, _rv); in WinObj_GetWindowPort() 2012 GrafObj_New, _rv); in WinObj_GetWindowStructurePort()
|
/external/python/cpython2/Mac/Modules/qt/ |
D | _Qtmodule.c | 458 GrafObj_New, _rv); in MovieCtlObj_MCGetControllerPort() 5158 GrafObj_New, port, in MovieObj_GetMovieGWorld() 11896 GrafObj_New, port, in Qt_GraphicsImportGetGWorld() 19785 GrafObj_New, gp, in Qt_SGGetGWorld()
|