Searched refs:ctldisp (Results 1 – 7 of 7) sorted by relevance
95 extern int ctldisp;830 if (ctldisp == OPT_ON) in fits_on_screen()1183 if (ctldisp == OPT_ON) in store_control_char()1259 if ((ctldisp == OPT_ONPLUS || pos == NULL_POSITION) && line_ansi == NULL) in do_append()1356 } else if (utf_mode && ctldisp != OPT_ON && is_ubin_char(ch)) in do_append()1403 if (ctldisp != OPT_ONPLUS || !is_ansi_end('m')) in add_attr_normal()1483 if (end_column < sc_width + cshift || !auto_wrap || (endline && defer_wrap) || ctldisp == OPT_ON) in pdone()1559 } else if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(ch)) != NULL) in col_vs_pos()1590 } else if (utf_mode && ctldisp != OPT_ON && is_ubin_char(wch)) in col_vs_pos()
25 extern int ctldisp;453 if (ctldisp != OPT_ONPLUS) in ctagsearch()
33 extern int ctldisp;261 else if (is_env && o->ovar == &ctldisp) in scan_option()
37 extern int ctldisp;258 if (ctldisp != OPT_ONPLUS || (vt_enabled && sgr_mode)) in win_flush()
39 public int ctldisp; /* Send control chars to screen untranslated */ variable397 O_TRIPLE|O_REPAINT, OPT_OFF, &ctldisp, NULL,
48 extern int ctldisp;497 if (ctldisp == OPT_ONPLUS && (pansi = ansi_start(c)) != NULL) in bin_file()
30 extern int ctldisp;239 if (ctldisp == OPT_ONPLUS) in get_cvt_ops()