Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1745 DragResizeType appDragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; in SetGlobalDragResizeType() local
1746 GetAppDragResizeType(bundleName, appDragResizeType); in SetGlobalDragResizeType()
1748 …agResizeType: %{public}d", sceneSession->GetPersistentId(), bundleName.c_str(), appDragResizeType); in SetGlobalDragResizeType()
1749 sceneSession->SetAppDragResizeType(appDragResizeType); in SetGlobalDragResizeType()