Searched defs:isDecorDialog (Results 1 – 2 of 2) sorted by relevance
680 …bool isDecorDialog = WindowHelper::IsDialogWindow(windowType) && windowSessionProperty->IsDecorEna… in CheckIfUpdatePointAreas() local
760 bool isDecorDialog = windowType == WindowType::WINDOW_TYPE_DIALOG && property_->IsDecorEnable(); in HandlePointDownEvent() local2534 bool isDecorDialog = isDialogWindow && property_->IsDecorEnable(); in StartMove() local