Searched refs:attr_swidth (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dline.c50 static int attr_swidth LESSPARAMS ((int a));
366 width += attr_swidth(attr[from]);
373 width += attr_swidth(next_attr);
408 attr_swidth(a) function
513 w += attr_swidth(a);

Completed in 117 milliseconds