Lines Matching refs:sent_string
418 sent_string(const char *s) in sent_string() function
432 sent_string(carriage_return); in to_left_margin()
491 need_flush |= sent_string((use_reset && (reset_1string != 0)) in send_init_strings()
495 need_flush |= sent_string((use_reset && (reset_2string != 0)) in send_init_strings()
500 need_flush |= sent_string(clear_margins); in send_init_strings()
504 need_flush |= sent_string(TPARM_2(set_lr_margin, 0, in send_init_strings()
511 need_flush |= sent_string(TPARM_1(set_left_margin_parm, 0)); in send_init_strings()
512 need_flush |= sent_string(TPARM_1(set_right_margin_parm, in send_init_strings()
519 need_flush |= sent_string(set_left_margin); in send_init_strings()
521 need_flush |= sent_string(TPARM_1(parm_right_cursor, in send_init_strings()
529 need_flush |= sent_string(set_right_margin); in send_init_strings()
537 need_flush |= sent_string((use_reset && (reset_3string != 0)) in send_init_strings()