Searched refs:add_pfx (Results 1 – 1 of 1) sorted by relevance
374 static void add_pfx(char ch, int attr) in add_pfx() function412 add_pfx(c ? c : ' ', line_mark_attr); /* column 0: status */ in plinestart()414 add_pfx(' ', AT_NORMAL); in plinestart()437 add_pfx(' ', AT_NORMAL); in plinestart()439 add_pfx(buf[i], use_color ? AT_COLOR_LINENUM : AT_BOLD); in plinestart()440 add_pfx(' ', AT_NORMAL); in plinestart()