Home | History | Annotate | Download | only in include

Lines Matching refs:getmaxy

830   int            maxy() const { return getmaxy(w) == ERR ? ERR : getmaxy(w)-1; }