Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h221 void SetNeedUnmountIndexs(const std::set<int32_t>& needUnmountIndexs) in SetNeedUnmountIndexs() function
H A Dswiper_pattern.cpp168 algo->SetNeedUnmountIndexs(needUnmountIndexs_); in CreateLayoutAlgorithm()
172 algo->SetNeedUnmountIndexs(needUnmountIndexs_); in CreateLayoutAlgorithm()