Home
last modified time | relevance | path

Searched defs:isRefreshing (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_refresh_ffi.cpp69 int32_t offsetUnit, int32_t friction, void (*callback)(bool isRefreshing)) in FfiOHOSAceFrameworkRefreshCreateWithChangeEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.cpp91 void RefreshModelNG::SetRefreshing(bool isRefreshing) in SetRefreshing()
233 void RefreshModelNG::SetRefreshing(FrameNode* frameNode, bool isRefreshing) in SetRefreshing()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp49 void RefreshModelImpl::SetRefreshing(bool isRefreshing) in SetRefreshing()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drefresh_component.h79 void SetRefreshing(bool isRefreshing) in SetRefreshing()