Searched defs:MoveConfiguration (Results 1 – 3 of 3) sorted by relevance
| /foundation/window/window_manager/previewer/include/ |
| D | wm_common.h | 1493 struct MoveConfiguration { struct 1494 DisplayId displayId = DISPLAY_ID_INVALID; 1495 RectAnimationConfig rectAnimationConfig = { 0, 0.0f, 0.0f, 0.0f, 0.0f }; 1496 std::string ToString() const in ToString()
|
| /foundation/window/window_manager/interfaces/innerkits/wm/ |
| D | wm_common.h | 2218 struct MoveConfiguration { struct 2219 DisplayId displayId = DISPLAY_ID_INVALID; 2220 RectAnimationConfig rectAnimationConfig = { 0, 0.0f, 0.0f, 0.0f, 0.0f }; 2221 std::string ToString() const in ToString()
|
| /foundation/window/window_manager/wm/src/ |
| D | window_scene_session_impl.cpp | 2210 int32_t x, int32_t y, MoveConfiguration /*moveConfiguration*/) in MoveWindowToGlobalDisplay() argument
|