Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.cpp201bool isShownInMultiWindow, const std::string& data) { in InitializeDelegate()
449 void DeclarativeFrontendNG::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string… in OnWindowDisplayModeChanged()
H A Dfrontend_delegate_declarative_ng.cpp311 void FrontendDelegateDeclarativeNG::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std… in OnWindowDisplayModeChanged()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp69 void PluginFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data)… in OnWindowDisplayModeChanged()
H A Dmock_plugin_frontend_delegate.cpp153 void PluginFrontendDelegate::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::strin… in OnWindowDisplayModeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp277bool isShownInMultiWindow, const std::string& data) { in InitializeFrontendDelegate()
510 void PluginFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data) in OnWindowDisplayModeChanged()
H A Dplugin_frontend_delegate.cpp584 void PluginFrontendDelegate::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::strin… in OnWindowDisplayModeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h226 virtual void OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data) {} in OnWindowDisplayModeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp349bool isShownInMultiWindow, const std::string& data) { in Initialize()
926 void DeclarativeFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& … in Initialize()
H A Dfrontend_delegate_declarative.cpp656 void FrontendDelegateDeclarative::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::… in OnWindowDisplayModeChanged()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2388 void JsiDeclarativeEngine::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string&… in OnWindowDisplayModeChanged()