Home
last modified time | relevance | path

Searched refs:CmpInstObj_New (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Mac/Modules/cm/
D_Cmmodule.c28 #define CmpInstObj_New _CmpInstObj_New macro
70 PyObject *CmpInstObj_New(ComponentInstance itself) in CmpInstObj_New() function
430 CmpInstObj_New, _rv); in CmpObj_OpenComponent()
874 CmpInstObj_New, _rv); in Cm_OpenDefaultComponent()
928 PyMac_INIT_TOOLBOX_OBJECT_NEW(ComponentInstance, CmpInstObj_New); in init_Cm()
/external/python/cpython2/Include/
Dpymactoolbox.h123 extern PyObject *CmpInstObj_New(ComponentInstance);
/external/python/cpython2/Python/
Dmactoolboxglue.c393 GLUE_NEW(ComponentInstance, CmpInstObj_New, "Carbon.Cm")
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c1665 CmpInstObj_New, _rv); in TimeBaseObj_GetTimeBaseMasterClock()
2481 CmpInstObj_New, _rv); in MediaObj_GetMediaHandler()
2594 CmpInstObj_New, _rv); in MediaObj_GetMediaDataHandler()
8175 CmpInstObj_New, outDataHandler, in Qt_CreateMovieStorage()
8202 CmpInstObj_New, outDataHandler); in Qt_OpenMovieStorage()
10358 CmpInstObj_New, tp); in Qt_MusicMediaGetIndexedTunePlayer()
10963 CmpInstObj_New, gi); in Qt_GetGraphicsImporterForFile()
10986 CmpInstObj_New, gi); in Qt_GetGraphicsImporterForDataRef()
11009 CmpInstObj_New, gi); in Qt_GetGraphicsImporterForFileWithFlags()
11035 CmpInstObj_New, gi); in Qt_GetGraphicsImporterForDataRefWithFlags()
[all …]