Home
last modified time | relevance | path

Searched refs:SYSTEM_COLOR_BLACK (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/previewer/include/
H A Dwm_common.h369 constexpr uint32_t SYSTEM_COLOR_BLACK = 0x66000000; member
526 SystemBarProperty() : enable_(true), backgroundColor_(SYSTEM_COLOR_BLACK), contentColor_(SYSTEM_COLOR_WHITE), in SystemBarProperty()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h547 constexpr uint32_t SYSTEM_COLOR_BLACK = 0x66000000; member
658 SystemBarProperty() : enable_(true), backgroundColor_(SYSTEM_COLOR_BLACK), contentColor_(SYSTEM_COLOR_WHITE), in SystemBarProperty()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.cpp840 properties[WindowType::WINDOW_TYPE_STATUS_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetWindowStatusBarContentColor()
868 properties[WindowType::WINDOW_TYPE_NAVIGATION_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetWindowNavigationBarContentColor()
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp1020 properties[WindowType::WINDOW_TYPE_STATUS_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetBarPropertyMap()
1032 properties[WindowType::WINDOW_TYPE_NAVIGATION_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetBarPropertyMap()

Completed in 10 milliseconds