Home
last modified time | relevance | path

Searched defs:IsRefresh (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.h51 void IsRefresh(bool isRefresh) override {} in IsRefresh() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp89 void RefreshModelImpl::IsRefresh(bool isRefresh) in IsRefresh() function in OHOS::Ace::Framework::RefreshModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_component.h69 void IsRefresh(bool isRefresh) in IsRefresh() function