Searched defs:limitMaxPosY (Results 1 – 2 of 2) sorted by relevance
793 …int32_t limitMaxPosY = limitRect.posY_ + static_cast<int32_t>(limitRect.height_ - windowTitleBarH); in FixWindowSizeByRatioIfDragBeyondLimitRegion() local916 …int32_t limitMaxPosY = limitRect.posY_ + static_cast<int32_t>(limitRect.height_ - windowTitleBarH); in LimitWindowPositionWhenDrag() local
1120 …int32_t limitMaxPosY = displayRect.posY_ + static_cast<int32_t>(displayRect.height_ - windowTitleB… variable