Searched defs:RecycleByRange (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/ | ||
H A D | render_list.cpp | 446 bool RenderList::RecycleByRange(int32_t from, int32_t to) in RecycleByRange() function in OHOS::Ace::RenderList |
H A D | list_element.cpp | 507 void ListElement::RecycleByRange(int32_t& from, int32_t& to) in RecycleByRange() function in OHOS::Ace::ListElement |