Home
last modified time | relevance | path

Searched refs:isCompatibleModeInPc (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp1908 TLOGI(WmsLogTag::WMS_IMMS, "isCompatibleModeInPc, can not LayoutFullScreen"); in SetLayoutFullScreen()
2161 bool isCompatibleModeInPc = property_->GetCompatibleModeInPc(); in IsDecorEnable() local
2162 if (isCompatibleModeInPc && GetMode() == WindowMode::WINDOW_MODE_FULLSCREEN) { in IsDecorEnable()
2221 TLOGE(WmsLogTag::WMS_IMMS, "isCompatibleModeInPc, can not Maximize"); in Maximize()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2395 bool isCompatibleModeInPc = property->GetCompatibleModeInPc(); in OnMoveDragCallback() local
2408 rect.width_, rect.height_, reason, isCompatibleModeInPc, isSupportDragInPcCompatibleMode); in OnMoveDragCallback()
2415 if (isCompatibleModeInPc && !IsFreeMultiWindowMode()) { in OnMoveDragCallback()

Completed in 16 milliseconds