Lines Matching full:maxy
815 int height() const { return maxy() + 1; }830 int maxy() const { return getmaxy(w) == ERR ? ERR : getmaxy(w)-1; }