Home | History | Annotate | Download | only in include

Lines Matching refs:maxx

818   int            width() const { return maxx() + 1; }
827 int maxx() const { return getmaxx(w) == ERR ? ERR : getmaxx(w)-1; }