Home
last modified time | relevance | path

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

/freebsd-head/contrib/less/
HDline.c78 static int attr_swidth(int a);
412 static int attr_swidth(int a) in attr_swidth() function
513 w += attr_swidth(a); in pwidth()