Home
last modified time | relevance | path

Searched defs:systemBarProperties (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_test.cpp428 auto systemBarProperties = windowNode->GetSystemBarProperty(); in HWTEST_F() local
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp255 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties() argument
308 void GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, in GetSystemBarStatus() argument
288 SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, std::map<WindowType, SystemBarProperty>& systemBarProperties, sptr<WindowSceneSessionImpl> windowToken) SetSystemBarPropertiesByFlags() 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
549 std::map<WindowType, SystemBarProperty> systemBarProperties; HWTEST_F() local
594 std::map<WindowType, SystemBarProperty> systemBarProperties; HWTEST_F() local
653 std::map<WindowType, SystemBarProperty> systemBarProperties; HWTEST_F() local
707 std::map<WindowType, SystemBarProperty> systemBarProperties; HWTEST_F() local
[all...]
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.cpp591 bool GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, in GetSystemBarStatus() argument
731 GetSpecificBarStatus(sptr<Window>& window, const std::string& name, std::map<WindowType, SystemBarProperty>& newSystemBarProperties, std::map<WindowType, SystemBarProperty>& systemBarProperties) GetSpecificBarStatus() argument
746 GetSpecificBarStatus(napi_env env, napi_callback_info info, std::map<WindowType, SystemBarProperty>& systemBarProperties) GetSpecificBarStatus() argument
[all...]
H A Djs_window.cpp964 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties() argument
2607 SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, std::map<WindowType, SystemBarProperty>& systemBarProperties, sptr<Window> windowToken) SetSystemBarPropertiesByFlags() 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
2681 std::map<WindowType, SystemBarProperty> systemBarProperties; OnSetSystemBarEnable() local
2708 std::map<WindowType, SystemBarProperty> systemBarProperties; OnSetWindowSystemBarEnable() local
[all...]
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp976 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties() argument
1065 std::map<WindowType, SystemBarProperty> systemBarProperties; in SetWindowSystemBarEnable() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3732 auto systemBarProperties = property->GetSystemBarProperty(); in HandleActionUpdateOtherProps() local
3922 auto systemBarProperties = property->GetSystemBarProperty(); in HandleSpecificSystemBarProperty() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3674 auto systemBarProperties = property->GetSystemBarProperty(); in HandleSpecificSystemBarProperty() local

Completed in 47 milliseconds