Searched refs:GetLogoFadeIn (Results 1 - 8 of 8) sorted by relevance
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 2097 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v3_0.h | 2635 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v3_1.h | 2538 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v3_2.h | 2593 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v4_0.h | 2757 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v4_1.h | 2967 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v4_2.h | 3236 nsresult (*GetLogoFadeIn)(IBIOSSettings *pThis, PRBool *logoFadeIn); member in struct:IBIOSSettings_vtbl
|
H A D | VBoxCAPI_v4_3.h | 4753 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 3394 milliseconds