Searched defs:layoutWidth (Results 1 – 6 of 6) sorted by relevance
56 int16_t layoutWidth = GetWidth() / cols_; in LayoutHorizontal() local90 int16_t layoutWidth = GetWidth() / cols_; in LayoutVertical() local
36 inline float ToWinWidth(const int32_t layoutWidth, float vpr) in ToWinWidth()
252 auto layoutWidth = GetSize().Width(); in CheckMeasureFlag() local
179 float layoutWidth = textFieldFrameRect.Width() - padding; // subtract border width in BeforeErrorLayout() local
406 int32_t layoutWidth = GetIntParam(param, NTC_PARAM_LAYOUT_WIDTH); in OnGotLayoutParam() local
547 double layoutWidth = widthDefined_ ? layoutSize_.Width() : childrenSize_.Width(); in CalculateLayoutSize() local