/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | system_bar_style_ohos.cpp | 37 GetStatusBarContentColorFlag( const std::map<OHOS::Rosen::WindowType, OHOS::Rosen::SystemBarPropertyFlag>& propertyFlags) GetStatusBarContentColorFlag() argument
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_session_impl_test.cpp | 1143 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; in HWTEST_F() local
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.cpp | 819 SetWindowStatusBarContentColor(napi_env env, napi_value jsObject, std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetWindowStatusBarContentColor() argument 847 SetWindowNavigationBarContentColor(napi_env env, napi_value jsObject, std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetWindowNavigationBarContentColor() argument 875 GetSystemBarPropertiesFromJs(sptr<Window>& window, std::map<WindowType, SystemBarProperty>& newProperties, std::map<WindowType, SystemBarPropertyFlag>& newPropertyFlags, std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) GetSystemBarPropertiesFromJs() argument 895 SetSystemBarPropertiesFromJs(napi_env env, napi_value jsObject, sptr<Window>& window, std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarPropertiesFromJs() argument 929 ConvertJSSystemBarStyleToSystemBarProperties(napi_env env, napi_value jsObject, std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) ConvertJSSystemBarStyleToSystemBarProperties() argument [all...] |
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 1045 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; in SetWindowSystemBarProperties() local 995 SetBarPropertyMap( std::map<WindowType, SystemBarProperty>& properties, std::map<WindowType, SystemBarPropertyFlag>& propertyFlags, const CBarProperties& cProperties, sptr<Window> nativeWindow) SetBarPropertyMap() argument [all...] |
/foundation/window/window_manager/previewer/src/ |
H A D | window_impl.cpp | 397 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 1917 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
|
/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 876 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
|
H A D | window_scene_session_impl.cpp | 2068 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
|