Home
last modified time | relevance | path

Searched refs:SystemBarPropertyFlag (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_bar_style_ohos.cpp23 std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags);
38 const std::map<OHOS::Rosen::WindowType, OHOS::Rosen::SystemBarPropertyFlag>& propertyFlags) in GetStatusBarContentColorFlag()
68 Rosen::SystemBarPropertyFlag flag; in GetCurrentSystemBarStyle()
H A Dsystem_bar_style_ohos.h38 std::map<Rosen::WindowType, Rosen::SystemBarPropertyFlag> propertyFlags_;
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h292 std::map<WindowType, SystemBarPropertyFlag>& newPropertyFlags,
294 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags);
297 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags);
300 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags);
303 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags);
305 std::map<WindowType, SystemBarPropertyFlag>& systemBarpropertyFlags,
342 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags);
H A Djs_window_utils.cpp592 std::map<WindowType, SystemBarPropertyFlag>& systemBarpropertyFlags, in GetSystemBarStatus()
617 systemBarpropertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR] = SystemBarPropertyFlag(); in GetSystemBarStatus()
618 systemBarpropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR] = SystemBarPropertyFlag(); in GetSystemBarStatus()
619 systemBarpropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_INDICATOR] = SystemBarPropertyFlag(); in GetSystemBarStatus()
820 std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetWindowStatusBarContentColor()
848 std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetWindowNavigationBarContentColor()
877 std::map<WindowType, SystemBarPropertyFlag>& newPropertyFlags, in GetSystemBarPropertiesFromJs()
879 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in GetSystemBarPropertiesFromJs()
884 propertyFlags[type] = SystemBarPropertyFlag(); in GetSystemBarPropertiesFromJs()
897 std::map<WindowType, SystemBarPropertyFlag> in SetSystemBarPropertiesFromJs()
[all...]
H A Djs_window.cpp965 const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<Window> windowToken) in UpdateSystemBarProperties()
969 SystemBarPropertyFlag flag = it.second; in UpdateSystemBarProperties()
2607 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, in SetSystemBarPropertiesByFlags()
2615 SystemBarPropertyFlag flag = it.second; in SetSystemBarPropertiesByFlags()
2630 std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, std::shared_ptr<WMError> errCodePtr) in SetSystemBarEnableTask()
2682 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in OnSetSystemBarEnable()
2709 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in OnSetWindowSystemBarEnable()
2880 std::map<WindowType, SystemBarPropertyFlag> jsSystemBarPropertyFlags; in OnSetSystemBarProperties()
2901 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in OnSetSystemBarProperties()
2934 std::map<WindowType, SystemBarPropertyFlag> jsSystemBarPropertyFlag in OnSetWindowSystemBarProperties()
[all...]
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_utils.h27 struct SystemBarPropertyFlag { struct
31 SystemBarPropertyFlag() : enableFlag(false), in SystemBarPropertyFlag() function
H A Dwindow_impl.cpp977 const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<Window> weakToken) in UpdateSystemBarProperties()
981 SystemBarPropertyFlag flag = it.second; in UpdateSystemBarProperties()
997 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags, in SetBarPropertyMap()
1005 propertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR] = SystemBarPropertyFlag(); in SetBarPropertyMap()
1006 propertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR] = SystemBarPropertyFlag(); in SetBarPropertyMap()
1045 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; in SetWindowSystemBarProperties()
1066 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in SetWindowSystemBarEnable()
1073 systemBarPropertyFlags[WindowType::WINDOW_TYPE_STATUS_BAR] = SystemBarPropertyFlag(); in SetWindowSystemBarEnable()
1074 systemBarPropertyFlags[WindowType::WINDOW_TYPE_NAVIGATION_BAR] = SystemBarPropertyFlag(); in SetWindowSystemBarEnable()
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp256 const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<WindowSceneSessionImpl> windowToken) in UpdateSystemBarProperties()
260 SystemBarPropertyFlag flag = it.second; in UpdateSystemBarProperties()
288 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, in SetSystemBarPropertiesByFlags()
296 SystemBarPropertyFlag flag = it.second; in SetSystemBarPropertiesByFlags()
309 std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) in GetSystemBarStatus()
327 std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) in GetSystemBarStatus()
343 std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, in GetSpecificBarStatus()
550 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in HWTEST_F()
595 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in HWTEST_F()
654 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlag in HWTEST_F()
[all...]
/foundation/window/window_manager/wm/include/
H A Dwindow_scene_session_impl.h133 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) override;
H A Dwindow_impl.h317 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) override;
/foundation/window/window_manager/previewer/include/
H A Dwindow.h162 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) = 0;
H A Dwindow_impl.h92 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) override;
H A Dwm_common.h471 * @struct SystemBarPropertyFlag
475 struct SystemBarPropertyFlag { struct in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WindowSessionType::WindowTag
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h678 * @struct SystemBarPropertyFlag
682 struct SystemBarPropertyFlag { struct in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag
H A Dwindow.h1918 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp398 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test.cpp1143 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; in HWTEST_F()
1147 SystemBarPropertyFlag propertyFlag; in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp877 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
H A Dwindow_scene_session_impl.cpp2069 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()

Completed in 50 milliseconds