/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 69 void PluginFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data)… in OnWindowDisplayModeChanged() function in OHOS::Ace::PluginFrontend
|
H A D | mock_plugin_frontend_delegate.cpp | 153 void PluginFrontendDelegate::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::strin… in OnWindowDisplayModeChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.cpp | 449 void DeclarativeFrontendNG::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string… in OnWindowDisplayModeChanged() function in OHOS::Ace::DeclarativeFrontendNG
|
H A D | frontend_delegate_declarative_ng.cpp | 311 void FrontendDelegateDeclarativeNG::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std… in OnWindowDisplayModeChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
H A D | js_engine.h | 226 virtual void OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data) {} in OnWindowDisplayModeChanged() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 510 void PluginFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& data) in OnWindowDisplayModeChanged() function in OHOS::Ace::PluginFrontend
|
H A D | plugin_frontend_delegate.cpp | 584 void PluginFrontendDelegate::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::strin… in OnWindowDisplayModeChanged() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 926 void DeclarativeFrontend::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string& … in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
H A D | frontend_delegate_declarative.cpp | 656 void FrontendDelegateDeclarative::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::… in OnWindowDisplayModeChanged() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.cpp | 2388 void JsiDeclarativeEngine::OnWindowDisplayModeChanged(bool isShownInMultiWindow, const std::string&… in OnWindowDisplayModeChanged() function in OHOS::Ace::Framework::JsiDeclarativeEngine
|