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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2097 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2635 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2538 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2593 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2757 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2967 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3236 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4753 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
4789 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettingsVtbl
4822 #define IBIOSSettings_get_LogoFadeIn(p, aLogoFadeIn) ((p)->lpVtbl->GetLogoFadeIn(p, aLogoFadeIn))
4823 #define IBIOSSettings_GetLogoFadeIn(p, aLogoFadeIn) ((p)->lpVtbl->GetLogoFadeIn(p, aLogoFadeIn))

Completed in 4873 milliseconds