Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2286 const int32_t compatibleInPcLandscapeWidth = sessionProperty->GetCompatibleInPcLandscapeWidth(); in HandleCompatibleModeDrag() local
2288 const int32_t compatibleInPcDragLimit = compatibleInPcLandscapeWidth - compatibleInPcPortraitWidth; in HandleCompatibleModeDrag()
2294 (rect.width_ < compatibleInPcLandscapeWidth - compatibleInPcDragLimit || in HandleCompatibleModeDrag()
2303 rect.width_ = compatibleInPcLandscapeWidth; in HandleCompatibleModeDrag()
2313 rect.width_ = compatibleInPcLandscapeWidth; in HandleCompatibleModeDrag()

Completed in 8 milliseconds