Home
last modified time | relevance | path

Searched defs:hasDeco (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_listener.cpp65 void CjWindowListener::OnModeChange(WindowMode mode, bool hasDeco) in OnModeChange()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window_listener.cpp153 void JsExtensionWindowListener::OnModeChange(WindowMode mode, bool hasDeco) in OnModeChange()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.cpp177 void AceWindowListener::OnModeChange(OHOS::Rosen::WindowMode mode, bool hasDeco) in OnModeChange()
715 void AceAbility::OnModeChange(OHOS::Rosen::WindowMode mode, bool hasDeco) in OnModeChange()
H A Dui_content_impl.cpp2687 void UIContentImpl::UpdateWindowMode(OHOS::Rosen::WindowMode mode, bool hasDeco) in UpdateWindowMode()
2711 void UIContentImpl::UpdateDecorVisible(bool visible, bool hasDeco) in UpdateDecorVisible()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/enhance/
H A Dcontainer_modal_pattern_enhance.cpp52 void ContainerModalPatternEnhance::ShowTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowTitle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/
H A Dcontainer_modal_element.cpp114 void ContainerModalElement::ShowTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowTitle()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_listener.cpp105 void JsWindowListener::OnModeChange(WindowMode mode, bool hasDeco) in OnModeChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.cpp55 void ContainerModalPattern::ShowTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowTitle()
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp232 void PipelineContext::ShowContainerTitle(bool isShow, bool hasDeco, bool needUpdate) {} in ShowContainerTitle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp315 void PipelineContext::ShowContainerTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowContainerTitle()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp3960 void WindowImpl::NotifyModeChange(WindowMode mode, bool hasDeco) in NotifyModeChange()
H A Dwindow_session_impl.cpp1500 void WindowSessionImpl::NotifyModeChange(WindowMode mode, bool hasDeco) in NotifyModeChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp3557 void PipelineContext::ShowContainerTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowContainerTitle()