/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_node_test.cpp | 428 auto systemBarProperties = windowNode->GetSystemBarProperty(); in HWTEST_F() local
|
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test2.cpp | 255 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 D | js_window_utils.cpp | 591 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 D | js_window.cpp | 964 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 D | window_impl.cpp | 976 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 D | scene_session.cpp | 3732 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 D | scene_session_manager.cpp | 3674 auto systemBarProperties = property->GetSystemBarProperty(); in HandleSpecificSystemBarProperty() local
|