Lines Matching full:maxx
1205 int maxX = scrollWidth() - box->clientWidth();1208 if (x > maxX) x = maxX;