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

/vbox/src/VBox/Frontends/VirtualBox/src/wizards/
H A DUIWizard.cpp442 int iTitleHeight = 0; local
450 iTitleHeight = titleFontMetrics.height();
475 return iTopMargin + iTitleHeight + iMarginBetweenTitleAndPage + iPageHeight + iBottomMargin;

Completed in 49 milliseconds