Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h660 DragResizeType GetDragResizeTypeDuringDrag() const { return dragResizeTypeDuringDrag_; } in GetDragResizeTypeDuringDrag() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2680 GetDragResizeTypeDuringDrag() == DragResizeType::RESIZE_WHEN_DRAG_END; in IsDragResizeWhenEnd()