Home | History | Annotate | Download | only in android

Lines Matching refs:maxw

211     int  pass, maxw = 0;
238 if (len > maxw)
239 maxw = len;
241 PRINTF( " %-*s %s\n", maxw, temp, skin_key_command_description(cmd) );