Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h399 bool IsItemScale() const in IsItemScale() function
H A Drender_list.cpp59 itemScale_ = list->IsItemScale(); in Update()