Searched defs:contentHeight (Results 1 – 14 of 14) sorted by relevance
50 … [renderRichText, weak = WeakClaim(this)](int32_t width, int32_t height, int32_t contentHeight) { in CreateRenderNode()
166 …ichText::UpdateLayoutParams(const int32_t width, const int32_t height, const int32_t contentHeight) in UpdateLayoutParams()
191 auto contentHeight = GetScrollContentHeight(); in UpdateMinBlankHeight() local207 auto contentHeight = GetScrollContentHeight(); in UpdateDefaultBlankHeight() local294 auto contentHeight = GetScrollContentHeight(); in FirstLayout() local545 auto contentHeight = GetScrollContentHeight(); in HandleDragEnd() local
52 auto contentHeight = itemCount_ * itemSize_ + verticalPadding; in Measure() local
57 float contentHeight = 0.0f; in Measure() local
76 float contentHeight = size.Height() - titleBarHeight; in MeasureContentChild() local
283 auto contentHeight = maxSize.Height() - blankHeight_; in InnerLayout() local
174 float contentHeight = contentRect.Height(); in DrawImageWithRepeat() local
209 …float contentHeight = navigationSize.Height() - titleBarHeight - toolBarHeight - toolBarDividerHei… in MeasureContentChild() local
246 auto contentHeight = indicatorPadding + itemHeight + indicatorPadding; in CalculateNormalMargin() local
403 int32_t contentHeight = GetIntParam(param, NTC_PARAM_CONTENT_HEIGHT); in OnGotLayoutParam() local
62 float contentHeight = 0.0f; in Measure() local
5434 auto contentHeight = contentRect_.Height(); local
485 int16_t contentHeight = height - (uiView.GetStyle(STYLE_BORDER_WIDTH) * borderNum) - in AdapteBoxRectArea() local