Home | History | Annotate | Download | only in lib

Lines Matching defs:maxwidth

603 	unsigned int maxwidth = width - 3;
631 if (strlen(off) + strlen(m->str) > maxwidth) {
766 unsigned int maxwidth = width - 1;
797 if (strlen(off) + strlen(m->str) > maxwidth) {