Home
last modified time | relevance | path

Searched defs:systemBarPropertyFlags (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp288 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, in SetSystemBarPropertiesByFlags() argument
255 UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<WindowSceneSessionImpl> windowToken) UpdateSystemBarProperties() argument
308 GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSystemBarStatus() argument
326 GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, SystemBarProperty pro, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSystemBarStatus() argument
341 GetSpecificBarStatus( std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, WindowType type) GetSpecificBarStatus() argument
550 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local
595 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local
654 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local
708 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; HWTEST_F() local
[all...]
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp1066 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in SetWindowSystemBarEnable() local
976 UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<Window> weakToken) UpdateSystemBarProperties() argument
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp2607 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, in SetSystemBarPropertiesByFlags() argument
2682 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; in OnSetSystemBarEnable() local
964 UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, const std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, sptr<Window> windowToken) UpdateSystemBarProperties() argument
2628 SetSystemBarEnableTask(NapiAsyncTask::ExecuteCallback& execute, NapiAsyncTask::CompleteCallback& complete, wptr<Window> weakToken, std::map<WindowType, SystemBarProperty>& systemBarProperties, std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, std::shared_ptr<WMError> errCodePtr) SetSystemBarEnableTask() argument
2709 std::map<WindowType, SystemBarPropertyFlag> systemBarPropertyFlags; OnSetWindowSystemBarEnable() local
[all...]

Completed in 12 milliseconds