Searched defs:systemBarProperties (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 976 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties() 1065 std::map<WindowType, SystemBarProperty> systemBarProperties; in SetWindowSystemBarEnable() local
|
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_node_test.cpp | 428 auto systemBarProperties = windowNode->GetSystemBarProperty(); variable
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.cpp | 600 std::map<WindowType, SystemBarProperty>& systemBarProperties, in GetSystemBarStatus()
|
H A D | js_window.cpp | 974 …Error UpdateSystemBarProperties(const std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties() 2735 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetSystemBarEnable() local 2771 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetWindowSystemBarEnable() local 2871 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetSystemBarProperties() local 2911 std::map<WindowType, SystemBarProperty> systemBarProperties; in OnSetWindowSystemBarProperties() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 3959 auto systemBarProperties = property->GetSystemBarProperty(); in HandleActionUpdateOtherProps() local 4142 auto systemBarProperties = property->GetSystemBarProperty(); in HandleSpecificSystemBarProperty() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 3915 auto systemBarProperties = property->GetSystemBarProperty(); in HandleSpecificSystemBarProperty() local
|