Home
last modified time | relevance | path

Searched refs:GrafObj_New (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Include/
Dpymactoolbox.h159 extern PyObject *GrafObj_New(GrafPtr);
/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c113 GrafObj_New, _rv); in GWorldObj_as_GrafPtr()
311 GrafObj_New, port, in Qdoffs_GetGWorld()
/external/python/cpython2/Python/
Dmactoolboxglue.c412 GLUE_NEW(GrafPtr, GrafObj_New, "Carbon.Qd")
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c29 #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.c481 GrafObj_New, _rv); in ListObj_GetListPort()
/external/python/cpython2/Mac/Modules/dlg/
D_Dlgmodule.c859 GrafObj_New, _rv); in DlgObj_GetDialogPort()
/external/python/cpython2/Mac/Modules/win/
D_Winmodule.c1997 GrafObj_New, _rv); in WinObj_GetWindowPort()
2012 GrafObj_New, _rv); in WinObj_GetWindowStructurePort()
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c458 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()