Searched refs:add_pfx (Results 1 – 1 of 1) sorted by relevance
312 static void add_pfx(char ch, int attr) in add_pfx() function351 add_pfx(c ? c : ' ', line_mark_attr); /* column 0: status */ in plinestart()353 add_pfx(' ', AT_NORMAL); in plinestart()375 add_pfx(' ', AT_NORMAL); in plinestart()377 add_pfx(buf[i], AT_BOLD|AT_COLOR_LINENUM); in plinestart()378 add_pfx(' ', AT_NORMAL); in plinestart()