Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_gesture_event_result_wrapper.cpp25 void ArkWebGestureEventResultWrapper::SetGestureEventResult(bool result) in SetGestureEventResult() function in OHOS::ArkWeb::ArkWebGestureEventResultWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_gesture_event_result_impl.cpp23 void ArkWebGestureEventResultImpl::SetGestureEventResult(bool result) in SetGestureEventResult() function in OHOS::ArkWeb::ArkWebGestureEventResultImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp750 void GestureEventResultOhos::SetGestureEventResult(bool result) in SetGestureEventResult() function in OHOS::Ace::GestureEventResultOhos
759 void GestureEventResultOhos::SetGestureEventResult(bool result, bool stopPropagation) in SetGestureEventResult() function in OHOS::Ace::GestureEventResultOhos
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp826 void SetGestureEventResult(const JSCallbackInfo& args) in SetGestureEventResult() function in OHOS::Ace::Framework::JSNativeEmbedGestureRequest