Lines Matching refs:width
460 int width = atoi(&w[10]);
462 if (width && (width < 5)) {
465 d_cfg->name_width = width;
485 int width = atoi(&w[17]);
487 if (width && (width < 12)) {
490 d_cfg->desc_width = width;
1562 ap_rprintf(r, " width=\"%d\"", d->icon_width);
1617 ap_rprintf(r, " width=\"%d\"", d->icon_width);
1713 ap_rprintf(r, " width=\"%d\"", d->icon_width);
1803 ap_rprintf(r, " width=\"%d\"", d->icon_width);