Lines Matching refs:TimeBase
29 extern PyObject *_TimeBaseObj_New(TimeBase);
30 extern int _TimeBaseObj_Convert(PyObject *, TimeBase *);
1349 TimeBase ob_itself;
1352 PyObject *TimeBaseObj_New(TimeBase itself) in TimeBaseObj_New()
1365 int TimeBaseObj_Convert(PyObject *v, TimeBase *p_itself) in TimeBaseObj_Convert()
1602 TimeBase master; in TimeBaseObj_SetTimeBaseMasterTimeBase()
1622 TimeBase _rv; in TimeBaseObj_GetTimeBaseMasterTimeBase()
1776 TimeBase itself; in TimeBaseObj_tp_new()
5075 TimeBase _rv; in MovieObj_GetMovieTimeBase()
5090 TimeBase tb; in MovieObj_SetMovieMasterTimeBase()
7553 TimeBase wallClockTimeBase; in Qt_QTGetWallClockTimeBase()
10251 TimeBase _rv; in Qt_NewTimeBase()
10267 TimeBase newBase; in Qt_ConvertTime()
14293 TimeBase tb; in Qt_ClockSetTimeBase()
17097 TimeBase tb; in Qt_DataHSetTimeBase()
19024 TimeBase t; in Qt_VDSetTimeBase()
20777 TimeBase tb; in Qt_SGGetTimeBase()
21425 TimeBase tb; in Qt_SGGetChannelTimeBase()
25867 TimeBase tb; in Qt_TuneGetTimeBase()
28015 PyMac_INIT_TOOLBOX_OBJECT_NEW(TimeBase, TimeBaseObj_New); in init_Qt()
28016 PyMac_INIT_TOOLBOX_OBJECT_CONVERT(TimeBase, TimeBaseObj_Convert); in init_Qt()