Home
last modified time | relevance | path

Searched defs:systemBarProperties (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window_utils.cpp509 bool GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, in GetSystemBarStatus()
Djs_window.cpp641 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties()
1804 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetSystemBarEnable() local
1850 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetWindowSystemBarEnable() local
1906 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetSystemBarProperties() local
1956 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetWindowSystemBarProperties() local
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_node_test.cpp418 auto systemBarProperties = windowNode->GetSystemBarProperty(); variable
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp1539 auto systemBarProperties = property->GetSystemBarProperty(); in HandleUpdateProperty() local