Home
last modified time | relevance | path

Searched refs:moveRect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1810 …Rect moveRect = { x, y, rect.width_, rect.height_ }; // must keep w/h, which may maintain stashed … in MoveTo() local
1811 property_->SetRequestRect(moveRect); in MoveTo()