Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp755 …bool isSystemDragEnabledType = WindowHelper::IsSystemWindow(windowType) && property_->GetDragEnabl… in HandlePointDownEvent() local
756 if (property_->GetWindowMode() == WindowMode::WINDOW_MODE_FLOATING || isSystemDragEnabledType) { in HandlePointDownEvent()