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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2104 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2642 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2545 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2600 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2764 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2974 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3243 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4760 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettings_vtbl
4796 nsresult (*SetLogoDisplayTime)(IBIOSSettings *pThis, PRUint32 logoDisplayTime); member in struct:IBIOSSettingsVtbl
4832 #define IBIOSSettings_put_LogoDisplayTime(p, aLogoDisplayTime) ((p)->lpVtbl->SetLogoDisplayTime(p, aLogoDisplayTime))
4833 #define IBIOSSettings_SetLogoDisplayTime(p, aLogoDisplayTime) ((p)->lpVtbl->SetLogoDisplayTime(p, aLogoDisplayTime))

Completed in 367 milliseconds