Searched refs:GetPeriod (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dx9anim.h224 STDMETHOD_(DOUBLE, GetPeriod)(THIS) PURE;
245 STDMETHOD_(DOUBLE, GetPeriod)(THIS) PURE;
295 STDMETHOD_(DOUBLE, GetPeriod)(THIS) PURE;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h4643 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v3_0.h5169 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v3_1.h5070 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v3_2.h5327 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_0.h5767 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_1.h6165 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_2.h7127 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
H A DVBoxCAPI_v4_3.h14658 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetric_vtbl
14681 nsresult (*GetPeriod)(IPerformanceMetric *pThis, PRUint32 *period); member in struct:IPerformanceMetricVtbl
14701 #define IPerformanceMetric_get_Period(p, aPeriod) ((p)->lpVtbl->GetPeriod(p, aPeriod))
14702 #define IPerformanceMetric_GetPeriod(p, aPeriod) ((p)->lpVtbl->GetPeriod(p, aPeriod))

Completed in 368 milliseconds