Lines Matching refs:tputs
220 (void) tputs(tparm(set_attributes, in _change_video()
260 (void) tputs(tparm_p0(exit_attribute_mode), 1, outc); in _change_video()
266 (void) tputs(tparm_p0 in _change_video()
283 (void) tputs(tparm_p0(cur_term->turn_on_seq[i]), in _change_video()
300 (void) tputs(cursor_left, 1, outc); in _change_video()
321 (void) tputs(tparm_p0(orig_pair), 1, outc); in _change_color()
338 (void) tputs(tparm_p1(set_color_pair, newcolor), 1, outc); in _change_color()
345 (void) tputs(tparm_p1(set_a_background, in _change_color()
348 (void) tputs(tparm_p1(set_background, in _change_color()
355 (void) tputs(tparm_p1(set_a_foreground, in _change_color()
358 (void) tputs(tparm_p1(set_foreground, in _change_color()
386 (void) tputs(enter_bold_mode, 1, outc); in _change_color()