Home
last modified time | relevance | path

Searched refs:backgroundColorFlag (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h29 bool backgroundColorFlag; member
32 backgroundColorFlag(false), contentColorFlag(false) {} in SystemBarPropertyFlag()
H A Dwindow_impl.cpp986 if (flag.backgroundColorFlag == false) { in UpdateSystemBarProperties()
1008 statusProperty.backgroundColor_, propertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR].backgroundColorFlag); in SetBarPropertyMap()
1011 propertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR].backgroundColorFlag); in SetBarPropertyMap()
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp265 if (flag.backgroundColorFlag == false) { in UpdateSystemBarProperties()
279 if (flag.backgroundColorFlag == true || flag.contentColorFlag == true) { in UpdateSystemBarProperties()
297 if (flag.enableFlag || flag.backgroundColorFlag || flag.contentColorFlag || flag.enableAnimationFlag) { in SetSystemBarPropertiesByFlags()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.cpp889 propertyFlags[type].backgroundColorFlag = newPropertyFlags[type].backgroundColorFlag; in GetSystemBarPropertiesFromJs()
906 statusProperty.backgroundColor_, propertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR].backgroundColorFlag); in SetSystemBarPropertiesFromJs()
909 propertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR].backgroundColorFlag); in SetSystemBarPropertiesFromJs()
H A Djs_window.cpp974 if (flag.backgroundColorFlag == false) { in UpdateSystemBarProperties()
988 if (flag.backgroundColorFlag == true || flag.contentColorFlag == true) { in UpdateSystemBarProperties()
2616 if (flag.enableFlag || flag.backgroundColorFlag || flag.contentColorFlag || flag.enableAnimationFlag) { in SetSystemBarPropertiesByFlags()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h477 bool backgroundColorFlag = false; member
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h684 bool backgroundColorFlag = false; member

Completed in 43 milliseconds