Home
last modified time | relevance | path

Searched refs:GetMoveDragProperty (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Ddrag_controller.cpp242 if (GetMoveDragProperty() == nullptr) { in HandleWindowRemovedOrDestroyed()
245 if (!(GetMoveDragProperty()->startMoveFlag_ || GetMoveDragProperty()->startDragFlag_)) { in HandleWindowRemovedOrDestroyed()
512 const sptr<MoveDragProperty>& MoveDragController::GetMoveDragProperty() const in GetMoveDragProperty() function in OHOS::Rosen::MoveDragController
/foundation/window/window_manager/wmserver/include/
H A Ddrag_controller.h89 const sptr<MoveDragProperty>& GetMoveDragProperty() const;

Completed in 2 milliseconds