Home
last modified time | relevance | path

Searched defs:RecycleByRange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp446 bool RenderList::RecycleByRange(int32_t from, int32_t to) in RecycleByRange() function in OHOS::Ace::RenderList
H A Dlist_element.cpp507 void ListElement::RecycleByRange(int32_t& from, int32_t& to) in RecycleByRange() function in OHOS::Ace::ListElement