Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_config_test.cpp249 auto& sysConfig = WindowManagerService::GetInstance().systemConfig_; in HWTEST_F() local
277 auto& sysConfig = WindowManagerService::GetInstance().systemConfig_; in HWTEST_F() local
298 auto& sysConfig = WindowManagerService::GetInstance().systemConfig_; in HWTEST_F() local
319 auto& sysConfig in HWTEST_F() local
341 auto& sysConfig = WindowManagerService::GetInstance().systemConfig_; HWTEST_F() local
363 auto& sysConfig = WindowManagerService::GetInstance().systemConfig_; HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp323 SystemSessionConfig sysConfig; in HWTEST_F() local
357 SystemSessionConfig sysConfig; in HWTEST_F() local
592 SystemSessionConfig sysConfig; in HWTEST_F() local
675 SystemSessionConfig sysConfig; in HWTEST_F() local
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp433 ConsumeDragEvent(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect, const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) ConsumeDragEvent() argument
583 EventDownInit(const std::shared_ptr<MMI::PointerEvent>& pointerEvent, const WSRect& originalRect, const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) EventDownInit() argument
822 InitDecorValue(const sptr<WindowSessionProperty> property, const SystemSessionConfig& sysConfig) InitDecorValue() argument

Completed in 5 milliseconds