Searched defs:layoutHeight (Results 1 – 4 of 4) sorted by relevance
57 int16_t layoutHeight = GetHeight() / rows_; in LayoutHorizontal() local91 int16_t layoutHeight = GetHeight() / rows_; in LayoutVertical() local
41 inline float ToWinHeight(const int32_t layoutHeight, float vpr) in ToWinHeight()
404 int32_t layoutHeight = GetIntParam(param, NTC_PARAM_LAYOUT_HEIGHT); in OnGotLayoutParam() local
548 double layoutHeight = heightDefined_ ? layoutSize_.Height() : childrenSize_.Height(); in CalculateLayoutSize() local