Home
last modified time | relevance | path

Searched defs:isShownInMultiWindow (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Ddeclarative_frontend_ng.cpp199bool isShownInMultiWindow, const std::string& data) { in InitializeDelegate()
433 void DeclarativeFrontendNG::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string… in OnWindowDisplayModeChanged()
Dfrontend_delegate_declarative_ng.cpp305 void FrontendDelegateDeclarativeNG::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std… in OnWindowDisplayModeChanged()
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend.cpp69 void PluginFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data)… in OnWindowDisplayModeChanged()
Dmock_plugin_frontend_delegate.cpp153 void PluginFrontendDelegate::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::strin… in OnWindowDisplayModeChanged()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp276bool isShownInMultiWindow, const std::string& data) { in InitializeFrontendDelegate()
509 void PluginFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data) in OnWindowDisplayModeChanged()
Dplugin_frontend_delegate.cpp583 void PluginFrontendDelegate::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::strin… in OnWindowDisplayModeChanged()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
Djs_engine.h187 virtual void OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data) {} in OnWindowDisplayModeChanged()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp332bool isShownInMultiWindow, const std::string& data) { in InitializeFrontendDelegate()
822 void DeclarativeFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& … in OnWindowDisplayModeChanged()
Dfrontend_delegate_declarative.cpp653 void FrontendDelegateDeclarative::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::… in OnWindowDisplayModeChanged()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp1964 void JsiDeclarativeEngine::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string&… in OnWindowDisplayModeChanged()