Searched defs:color (Results 1 – 1 of 1) sorted by relevance
/spdk/app/spdk_top/ |
H A D | spdk_top.c | 1849 print_in_middle(WINDOW *win, int starty, int startx, int width, char *string, chtype color) in print_in_middle() 1861 print_left(WINDOW *win, int starty, int startx, int width, const char *string, chtype color) in print_left()
|