Searched refs:resizeWidth (Results 1 – 2 of 2) sorted by relevance
124 bool resizeWidth, bool resizeHeight) const in _LayoutControl() argument129 if (!resizeWidth) in _LayoutControl()133 float width = resizeWidth ? frame.Width() : view->Bounds().Width(); in _LayoutControl()135 if (resizeWidth || resizeHeight) in _LayoutControl()
35 bool resizeWidth = false,