Searched refs:ctldisp (Results 1 – 7 of 7) sorted by relevance
96 extern int ctldisp;842 if (ctldisp == OPT_ON) in fits_on_screen()1193 if (ctldisp == OPT_ON) in store_control_char()1300 if ((ctldisp == OPT_ONPLUS || pos == NULL_POSITION) && line_ansi == NULL) in do_append()1397 } else if (utf_mode && ctldisp != OPT_ON && is_ubin_char(ch)) in do_append()1443 if (ctldisp != OPT_ONPLUS || !is_ansi_end('m')) in add_attr_normal()1523 if (end_column < sc_width + cshift || !auto_wrap || (endline && defer_wrap) || ctldisp == OPT_ON) in pdone()1599 } else if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(ch)) != NULL) in col_vs_pos()1630 } else if (utf_mode && ctldisp != OPT_ON && is_ubin_char(wch)) in col_vs_pos()
25 extern int ctldisp;459 if (ctldisp != OPT_ONPLUS) in ctagsearch()
42 extern int ctldisp;285 if (ctldisp != OPT_ONPLUS || (vt_enabled && sgr_mode)) in win_flush()
33 extern int ctldisp;260 else if (is_env && o->ovar == &ctldisp) in scan_option()
48 extern int ctldisp;531 if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(c)) != NULL) in bin_file()
39 public int ctldisp; /* Send control chars to screen untranslated */ variable433 O_TRIPLE|O_REPAINT, OPT_OFF, &ctldisp, NULL,
30 extern int ctldisp;244 if (ctldisp == OPT_ONPLUS) in get_cvt_ops()