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

/freebsd-9.3-release/contrib/less/
H A Dline.c44 static int attr_swidth();
327 width += attr_swidth(attr[from]);
334 width += attr_swidth(next_attr);
369 attr_swidth(a) function
474 w += attr_swidth(a);

Completed in 163 milliseconds