Searched refs:f_color (Results 1 – 1 of 1) sorted by relevance
45 unsigned char f_color; member82 unsigned int f_color; /* Foreground color */ member1047 cell->f_color = tp->f_color; in tty3270_put_character()1055 cell->f_color = tp->f_color; in tty3270_put_character()1068 unsigned char f_color; in tty3270_convert_line() local1077 f_color = TAC_RESET; in tty3270_convert_line()1083 if (cell->f_color != f_color) { in tty3270_convert_line()1085 f_color = cell->f_color; in tty3270_convert_line()1090 if (f_color != TAC_RESET) in tty3270_convert_line()1121 f_color = TAC_RESET; in tty3270_convert_line()[all …]