Searched defs:propertyFlags (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | system_bar_style_ohos.cpp | 40 const std::map<OHOS::Rosen::WindowType, OHOS::Rosen::SystemBarPropertyFlag>& propertyFlags) in GetStatusBarContentColorFlag()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.cpp | 775 …owType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetWindowStatusBarContentColor() 803 …owType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetWindowNavigationBarContentColor() 832 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in GetSystemBarPropertiesFromJs() 861 …owType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in ConvertJSSystemBarStyleToSystemBarProperties()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 997 std::map<WindowType, SystemBarPropertyFlag>& propertyFlags, in SetBarPropertyMap() 1045 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; in SetWindowSystemBarProperties() local
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_session_impl_test.cpp | 1231 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; variable
|
/ohos5.0/foundation/window/window_manager/previewer/src/ |
H A D | window_impl.cpp | 418 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 1999 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 910 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
|
H A D | window_scene_session_impl.cpp | 2129 const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) in SetSystemBarProperties()
|