Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_quick_menu_params_wrapper.cpp72 std::shared_ptr<OHOS::NWeb::NWebTouchHandleState> ArkWebQuickMenuParamsWrapper::GetTouchHandleState( in GetTouchHandleState() function in OHOS::ArkWeb::ArkWebQuickMenuParamsWrapper
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_quick_menu_params_impl.cpp76 ArkWebRefPtr<ArkWebTouchHandleState> ArkWebQuickMenuParamsImpl::GetTouchHandleState(int type) in GetTouchHandleState() function in OHOS::ArkWeb::ArkWebQuickMenuParamsImpl
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test.cpp153 …std::shared_ptr<NWebTouchHandleState> GetTouchHandleState(NWebTouchHandleState::TouchHandleType ty… in GetTouchHandleState() function in OHOS::Ace::NG::NWebQuickMenuParamsMock