Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list_item.h144 return clonedBySticky_; in GetClonedBySticky()
149 clonedBySticky_ = clonedBySticky; in SetClonedBySticky()
394 bool clonedBySticky_ = false; variable