Home
last modified time | relevance | path

Searched defs:statusProperty (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.cpp608 auto statusProperty = window->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in GetSystemBarStatus() local
822 auto statusProperty = properties[WindowType::WINDOW_TYPE_STATUS_BAR]; in SetWindowStatusBarContentColor() local
899 auto statusProperty = window->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in SetSystemBarPropertiesFromJs() local
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp1001 auto statusProperty = nativeWindow->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in SetBarPropertyMap() local
1067 auto statusProperty = windowToken_->GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in SetWindowSystemBarEnable() local
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp376 SystemBarProperty statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in UpdateSystemBarProperty() local
909 auto statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in IsFullScreen() local
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp919 SystemBarProperty statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in UpdateSystemBarProperty() local
4055 auto statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in IsFullScreen() local
H A Dwindow_scene_session_impl.cpp2129 SystemBarProperty statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in SetFullScreen() local
2142 SystemBarProperty statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in IsFullScreen() local
3460 SystemBarProperty statusProperty = GetSystemBarPropertyByType(WindowType::WINDOW_TYPE_STATUS_BAR); in UpdateWindowMode() local

Completed in 20 milliseconds