Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_property.h85 void SetDefaultCachedCount(const int32_t cachedCount) in SetDefaultCachedCount() function
H A Dlist_layout_algorithm.cpp1535 listProps->SetDefaultCachedCount(newCacheCount); in Layout()