Searched refs:color_setstr (Results 1 – 3 of 3) sorted by relevance
280 color_setstr(int color) in color_setstr() function330 color_setstr(ep->color)); in color_dump()331 fprintf(f, "%s\n", color_setstr(0)); in color_dump()350 color_setstr(ep->color)); in color_debug()351 fprintf(f, "%s\n", color_setstr(0)); in color_debug()
47 char *color_setstr(int color);
258 p = strcpyend(p, color_setstr(0)); in display_move()278 p = strcpyend(p, color_setstr(color)); in display_move()402 fputs(color_setstr(newcolor), stdout); in display_write()427 fputs(color_setstr(0), stdout); in display_write()