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

/vbox/src/VBox/Main/include/
H A DExtPackUtil.h105 bool fShowLicense; member in struct:VBOXEXTPACKDESC
/vbox/src/VBox/Main/src-all/
H A DExtPackUtil.cpp79 a_pExtPackDesc->fShowLicense = false;
184 bool fShowLicense = pShowLicenseElm != NULL; local
210 a_pExtPackDesc->fShowLicense = fShowLicense;
368 a_pExtPackDesc->fShowLicense = false;

Completed in 48 milliseconds