Home
last modified time | relevance | path

Searched refs:GetLazyForEachIndexAverageHeight (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_height_offset_calculator.h114 float GetLazyForEachIndexAverageHeight(RefPtr<UINode> node, in GetLazyForEachIndexAverageHeight() function
193 … float averageHeight = GetLazyForEachIndexAverageHeight(node, startIndex, endIndex, hasGroup); in CalculateLazyForEachNode()