Home
last modified time | relevance | path

Searched defs:propertyFlags (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_bar_style_ohos.cpp37 GetStatusBarContentColorFlag( const std::map<OHOS::Rosen::WindowType, OHOS::Rosen::SystemBarPropertyFlag>& propertyFlags) GetStatusBarContentColorFlag() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test.cpp1143 std::map<WindowType, SystemBarPropertyFlag> propertyFlags; in HWTEST_F() local
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.cpp819 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 Dwindow_impl.cpp1045 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 Dwindow_impl.cpp397 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h1917 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp876 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument
H A Dwindow_scene_session_impl.cpp2068 SetSystemBarProperties(const std::map<WindowType, SystemBarProperty>& properties, const std::map<WindowType, SystemBarPropertyFlag>& propertyFlags) SetSystemBarProperties() argument

Completed in 26 milliseconds