Home | History | Annotate | Download | only in terminal

Lines Matching refs:maxr

1587     int maxr = height - 1;
1595 maxr = getBottomMargin();
1597 if (R > maxr) {
1598 R = maxr;