Home
last modified time | relevance | path

Searched refs:IsRequestGesture (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h36 virtual bool IsRequestGesture(void* object) = 0;
H A Dweb_delegate_cross.cpp178 bool WebResourceRequsetImpl::IsRequestGesture() const in IsRequestGesture() function in OHOS::Ace::WebResourceRequsetImpl
1070 auto hasGesture = webResourceRequest->IsRequestGesture(); in OnErrorReceive()
1167 auto hasGesture = webResourceRequest->IsRequestGesture(); in OnHttpErrorReceive()
1246 auto hasGesture = webResourceRequest->IsRequestGesture(); in OnLoadIntercept()
H A Dweb_delegate_cross.h37 bool IsRequestGesture() const;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1296 JSClass<JSWebResourceRequest>::CustomMethod("isRequestGesture", &JSWebResourceRequest::IsRequestGesture); in JSBind()
1344 void IsRequestGesture(const JSCallbackInfo& args) in IsRequestGesture() function in OHOS::OHOS::Ace::Framework::JSWebResourceRequest

Completed in 16 milliseconds