Home
last modified time | relevance | path

Searched defs:isDecorDialog (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_dirty_manager.cpp680 …bool isDecorDialog = WindowHelper::IsDialogWindow(windowType) && windowSessionProperty->IsDecorEna… in CheckIfUpdatePointAreas() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp760 bool isDecorDialog = windowType == WindowType::WINDOW_TYPE_DIALOG && property_->IsDecorEnable(); in HandlePointDownEvent() local
2534 bool isDecorDialog = isDialogWindow && property_->IsDecorEnable(); in StartMove() local