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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/
H A DUIWizard.cpp256 int iGoldenRatioWidth = (int)qSqrt(ratio() * iCurrentWizardWidth * iCurrentWizardHeight); local
257 int iProposedLabelWidth = iGoldenRatioWidth - iMarginsLength;

Completed in 61 milliseconds