Home
last modified time | relevance | path

Searched refs:GetIsLongPressActived (Results 1 - 6 of 6) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_quick_menu_params_wrapper.cpp84 bool ArkWebQuickMenuParamsWrapper::GetIsLongPressActived() in GetIsLongPressActived() function in OHOS::ArkWeb::ArkWebQuickMenuParamsWrapper
86 return ark_web_quick_menu_params_->GetIsLongPressActived(); in GetIsLongPressActived()
H A Dark_web_quick_menu_params_wrapper.h51 bool GetIsLongPressActived() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_quick_menu_params_impl.cpp87 bool ArkWebQuickMenuParamsImpl::GetIsLongPressActived() in GetIsLongPressActived() function in OHOS::ArkWeb::ArkWebQuickMenuParamsImpl
89 return nweb_quick_menu_params_->GetIsLongPressActived(); in GetIsLongPressActived()
H A Dark_web_quick_menu_params_impl.h52 bool GetIsLongPressActived() override;
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_quick_menu_params.h60 virtual bool GetIsLongPressActived() = 0;
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_context_menu_params.h135 virtual bool GetIsLongPressActived() { in GetIsLongPressActived() function in OHOS::NWeb::NWebQuickMenuParams

Completed in 3 milliseconds