Searched refs:GetEstimateHeight (Results 1 – 6 of 6) sorted by relevance
66 estimateHeight_ += listItemGroupPatten->GetEstimateHeight(groupedItemHeight_); in CalculateFrameNode()79 height = listItemPatten->GetEstimateHeight(GetAverageItemHeight(), axis_); in CalculateFrameNode()140 totalHeight += group->GetEstimateHeight(groupedItemHeight_); in GetLazyForEachIndexAverageHeight()215 float GetEstimateHeight() const in GetEstimateHeight() function
210 float GetEstimateHeight(float estimateHeight, Axis axis) const;
265 float GetEstimateHeight(float& averageHeight) const;
200 float estimateHeight = GetEstimateHeight(averageHeight); in GetEstimateOffset()210 float ListItemGroupPattern::GetEstimateHeight(float& averageHeight) const in GetEstimateHeight() function in OHOS::Ace::NG::ListItemGroupPattern
1139 float ListItemPattern::GetEstimateHeight(float estimateHeight, Axis axis) const in GetEstimateHeight() function in OHOS::Ace::NG::ListItemPattern
1951 estimatedHeight = calculate.GetEstimateHeight(); in UpdateScrollBarOffset()2654 estimatedHeight = calculate.GetEstimateHeight(); in GetChildrenExpandedSize()