Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Devent.h45 bool isRefreshed = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1255 RefreshAccessedHistoryEvent(const std::string& url, bool isRefreshed) in RefreshAccessedHistoryEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp5090 void WebDelegate::OnRefreshAccessedHistory(const std::string& url, bool isRefreshed) in OnRefreshAccessedHistory()