Searched refs:SetTimeOffset (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2119 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2657 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2560 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2615 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2779 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2989 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3258 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4775 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettings_vtbl
4811 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset); member in struct:IBIOSSettingsVtbl
4852 #define IBIOSSettings_put_TimeOffset(p, aTimeOffset) ((p)->lpVtbl->SetTimeOffset(p, aTimeOffset))
4853 #define IBIOSSettings_SetTimeOffset(p, aTimeOffset) ((p)->lpVtbl->SetTimeOffset(p, aTimeOffset))

Completed in 532 milliseconds