Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_height_offset_calculator.h136 if (!group || !group->HasLayoutedItem()) { in GetLazyForEachIndexAverageHeight()
162 if (group && group->HasLayoutedItem()) { in CalculateOffset()
H A Dlist_item_group_pattern.h266 bool HasLayoutedItem() const in HasLayoutedItem() function