Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.h209 bool GetLayouted() const;
H A Dlist_height_offset_calculator.h91 if (listItemPatten && listItemPatten->GetLayouted()) { in CalculateFrameNode()
H A Dlist_item_pattern.cpp1085 bool ListItemPattern::GetLayouted() const in GetLayouted() function in OHOS::Ace::NG::ListItemPattern