Lines Matching refs:tputs
222 (void) tputs(tparm(set_attributes, in _change_video()
262 (void) tputs(tparm_p0(exit_attribute_mode), 1, outc); in _change_video()
268 (void) tputs(tparm_p0 in _change_video()
285 (void) tputs(tparm_p0(cur_term->turn_on_seq[i]), in _change_video()
302 (void) tputs(cursor_left, 1, outc); in _change_video()
323 (void) tputs(tparm_p0(orig_pair), 1, outc); in _change_color()
340 (void) tputs(tparm_p1(set_color_pair, newcolor), 1, outc); in _change_color()
347 (void) tputs(tparm_p1(set_a_background, in _change_color()
350 (void) tputs(tparm_p1(set_background, in _change_color()
357 (void) tputs(tparm_p1(set_a_foreground, in _change_color()
360 (void) tputs(tparm_p1(set_foreground, in _change_color()
388 (void) tputs(enter_bold_mode, 1, outc); in _change_color()