Home
last modified time | relevance | path

Searched defs:ShowActionMenu (Results 1 - 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.cpp283 void CJFrontendAbstract::ShowActionMenu(const std::string& title, const std::vector<ButtonInfo>& button, in ShowActionMenu() function in OHOS::Ace::CJFrontendAbstract
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp537 void DialogContainer::ShowActionMenu(int32_t instanceId, const std::string& title, in ShowActionMenu() function in OHOS::Ace::Platform::DialogContainer
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h204 virtual void ShowActionMenu(const std::string& title, const std::vector<ButtonInfo>& button, in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegate
206 virtual void ShowActionMenu(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& buttons, in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegate
H A Dfrontend_delegate_impl.cpp1039 void FrontendDelegateImpl::ShowActionMenu(const std::string& title, in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/base/subwindow/
H A Dsubwindow_manager.cpp913 void SubwindowManager::ShowActionMenu( in ShowActionMenu() function in OHOS::Ace::SubwindowManager
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp863 void FrontendDelegateDeclarativeNG::ShowActionMenu( in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
876 void FrontendDelegateDeclarativeNG::ShowActionMenu(const std::string& title, const std::vector<ButtonInfo>& button, in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
H A Dsubwindow_ohos.cpp1726 void SubwindowOhos::ShowActionMenu( in ShowActionMenu() function in SubwindowOhos
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp2002 void FrontendDelegateDeclarative::ShowActionMenu( in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
2015 void FrontendDelegateDeclarative::ShowActionMenu(const std::string& title, const std::vector<ButtonInfo>& button, in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
2029 void FrontendDelegateDeclarative::ShowActionMenu(const PromptDialogAttr& dialogAttr, in ShowActionMenu() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp1455 void ShowActionMenu(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& arg) in ShowActionMenu() function

Completed in 26 milliseconds