Searched refs:T_CAF (Results 1 – 4 of 4) sorted by relevance
184 #define T_CAF (TERM_STR(KS_CAF)) // set foreground color (ANSI) macro
2992 if (*T_CAF) in term_fg_color()2993 term_color(T_CAF, n); in term_fg_color()3232 if (*T_CAB == NUL || *T_CAF == NUL) in ttest()3235 T_CAF = empty_option; in ttest()
584 if (*T_CAF != NUL) in lookup_color()585 p = T_CAF; in lookup_color()
2972 p_term("t_AF", T_CAF)