Home
last modified time | relevance | path

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

/freebsd-head/contrib/less/
HDline.c290 static void addstr_linebuf(constant char *s, int attr, int cw) in addstr_linebuf() function
1205 addstr_linebuf("\033[m", AT_ANSI, 0); in add_attr_normal()
1207 addstr_linebuf("\033]8;;\033\\", AT_ANSI, 0); in add_attr_normal()
1254 addstr_linebuf(rscroll_utf8, rscroll_attr, 0); in pdone()