Searched refs:x_min (Results 1 – 1 of 1) sorted by relevance
1223 auto x_min = wrapperRect_.Left() + paddingStart_ + menuSize.Width() + targetSecurity_; in CheckHorizontalLayoutPreviewOffsetX() local1226 auto needAvoid = GreatNotEqual(offsetX, x_max) && LessNotEqual(offsetX, x_min); in CheckHorizontalLayoutPreviewOffsetX()