Searched defs:GetLogoDisplayTime (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2103 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2641 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2544 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2599 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2763 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2973 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3242 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4759 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettings_vtbl
4795 nsresult (*GetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 *logoDisplayTime); member in struct:IBIOSSettingsVtbl
4830 #define IBIOSSettings_get_LogoDisplayTime(p, aLogoDisplayTime) ((p)->lpVtbl->GetLogoDisplayTime(p, aLogoDisplayTime))
4831 #define IBIOSSettings_GetLogoDisplayTime(p, aLogoDisplayTime) ((p)->lpVtbl->GetLogoDisplayTime(p, aLogoDisplayTime))

Completed in 280 milliseconds