Searched defs:layoutHeight (Results 1 – 5 of 5) sorted by relevance
53 auto layoutHeight = static_cast<int32_t>(GetLayoutSize().Height()); in PrepareTextureLayer() local61 auto layoutHeight = static_cast<int32_t>(GetLayoutSize().Height()); in PaintTextureLayer() local
57 int16_t layoutHeight = GetHeight() / rows_; in LayoutHorizontal() local91 int16_t layoutHeight = GetHeight() / rows_; in LayoutVertical() local
39 inline float ToWinHeight(const int32_t layoutHeight, float vpr) in ToWinHeight()
402 int32_t layoutHeight = GetIntParam(param, NTC_PARAM_LAYOUT_HEIGHT); in OnGotLayoutParam() local
557 double layoutHeight = heightDefined_ ? layoutSize_.Height() : childrenSize_.Height(); in CalculateLayoutSize() local