Searched refs:compatibleInPcLandscapeWidth (Results 1 – 1 of 1) sorted by relevance
2566 const int32_t compatibleInPcLandscapeWidth = sessionProperty->GetCompatibleInPcLandscapeWidth(); in HandleCompatibleModeMoveDrag() local2568 …const int32_t compatibleInPcDragLimit = compatibleInPcLandscapeWidth - compatibleInPcPortraitWidth; in HandleCompatibleModeMoveDrag()2575 (rect.width_ < compatibleInPcLandscapeWidth - compatibleInPcDragLimit || in HandleCompatibleModeMoveDrag()2584 rect.width_ = compatibleInPcLandscapeWidth; in HandleCompatibleModeMoveDrag()2594 rect.width_ = compatibleInPcLandscapeWidth; in HandleCompatibleModeMoveDrag()