Searched refs:controlPanelHeight_ (Results 1 – 2 of 2) sorted by relevance
220 double controlPanelHeight_ = 0.0; variable
129 controlPanelHeight_ = NormalizeToPx(stepperComponent_->GetControlHeight()); in InitAttr()448 innerLayout.SetMaxSize(Size(maxSize.Width(), maxSize.Height() - controlPanelHeight_)); in PerformLayout()