Home
last modified time | relevance | path

Searched defs:newProgress (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_event.h667 explicit LoadWebProgressChangeEvent(const int& newProgress) in LoadWebProgressChangeEvent()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp204 void WebClientImpl::OnLoadingProgress(int newProgress) in OnLoadingProgress()