Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h275 inRefresh_ = inRefresh; in SetInRefresh()
330 return inRefresh_; in IsInRefresh()
563 bool inRefresh_ = false; variable