Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_model_ng.h56 void SetIsShowLastTime(bool IsShowLastTime) override {} in SetIsShowLastTime()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/refresh/
H A Drender_refresh.h99 bool IsShowLastTime() const in IsShowLastTime() function
H A Drefresh_component.h104 bool IsShowLastTime() const in IsShowLastTime() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drefresh_model_impl.cpp129 void RefreshModelImpl::SetIsShowLastTime(bool IsShowLastTime) in SetIsShowLastTime()