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

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupPaneTextPane.cpp88 const int iLabelWidth = m_labelSizeHint.width(); local
93 m_pLabel->resize(qMin(iWidth, iLabelWidth), qMin(iHeight, iLabelHeight));

Completed in 42 milliseconds