Searched defs:hasDeco (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_listener.cpp | 65 void CjWindowListener::OnModeChange(WindowMode mode, bool hasDeco) in OnModeChange()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
H A D | js_extension_window_listener.cpp | 153 void JsExtensionWindowListener::OnModeChange(WindowMode mode, bool hasDeco) in OnModeChange()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_ability.cpp | 177 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 D | ui_content_impl.cpp | 2687 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 D | container_modal_pattern_enhance.cpp | 52 void ContainerModalPatternEnhance::ShowTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowTitle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/container_modal/ |
H A D | container_modal_element.cpp | 114 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 D | js_window_listener.cpp | 105 void JsWindowListener::OnModeChange(WindowMode mode, bool hasDeco) in OnModeChange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/ |
H A D | container_modal_pattern.cpp | 55 void ContainerModalPattern::ShowTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowTitle()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/ |
H A D | mock_pipeline_context.cpp | 232 void PipelineContext::ShowContainerTitle(bool isShow, bool hasDeco, bool needUpdate) {} in ShowContainerTitle()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ |
H A D | pipeline_context.cpp | 315 void PipelineContext::ShowContainerTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowContainerTitle()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 3960 void WindowImpl::NotifyModeChange(WindowMode mode, bool hasDeco) in NotifyModeChange()
|
H A D | window_session_impl.cpp | 1500 void WindowSessionImpl::NotifyModeChange(WindowMode mode, bool hasDeco) in NotifyModeChange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 3557 void PipelineContext::ShowContainerTitle(bool isShow, bool hasDeco, bool needUpdate) in ShowContainerTitle()
|