Home
last modified time | relevance | path

Searched defs:RunQuickMenu (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Drender_web.cpp674 bool RenderWeb::RunQuickMenu( in RunQuickMenu() function in OHOS::Ace::RenderWeb
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp303 bool ArkWebHandlerImpl::RunQuickMenu( in RunQuickMenu() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp335 bool ArkWebHandlerWrapper::RunQuickMenu(std::shared_ptr<OHOS::NWeb::NWebQuickMenuParams> params, in RunQuickMenu() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h593 virtual bool RunQuickMenu( in RunQuickMenu() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp725 bool WebClientImpl::RunQuickMenu(std::shared_ptr<NWeb::NWebQuickMenuParams> params, in RunQuickMenu() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp5789 bool WebDelegate::RunQuickMenu(std::shared_ptr<OHOS::NWeb::NWebQuickMenuParams> params, in RunQuickMenu() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp4039 bool WebPattern::RunQuickMenu(std::shared_ptr<OHOS::NWeb::NWebQuickMenuParams> params, in RunQuickMenu() function in OHOS::Ace::NG::WebPattern