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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl2.cpp3633 BOOL fFadeOut; local
3634 hrc = ptrBiosSettings->COMGETTER(LogoFadeOut)(&fFadeOut); H();
3635 InsertConfigInteger(pCfg, "FadeOut", fFadeOut ? 1: 0);

Completed in 205 milliseconds