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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2107 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_0.h2645 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_1.h2548 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v3_2.h2603 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_0.h2767 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_1.h2977 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_2.h3246 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
H A DVBoxCAPI_v4_3.h4763 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettings_vtbl
4799 nsresult (*SetLogoImagePath)(IBIOSSettings *pThis, PRUnichar * logoImagePath); member in struct:IBIOSSettingsVtbl
4836 #define IBIOSSettings_put_LogoImagePath(p, aLogoImagePath) ((p)->lpVtbl->SetLogoImagePath(p, aLogoImagePath))
4837 #define IBIOSSettings_SetLogoImagePath(p, aLogoImagePath) ((p)->lpVtbl->SetLogoImagePath(p, aLogoImagePath))

Completed in 370 milliseconds