Home
last modified time | relevance | path

Searched refs:vt_alt_color_mode_t (Results 1 – 8 of 8) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_parser.h80 } vt_alt_color_mode_t; typedef
349 int use_ansi_colors, vt_alt_color_mode_t alt_color_mode,
427 void vt_parser_set_alt_color_mode(vt_parser_t *vt_parser, vt_alt_color_mode_t mode);
H A Dvt_term_manager.h22 int use_ansi_colors, vt_alt_color_mode_t alt_color_mode,
H A Dvt_term_manager.c270 int use_ansi_colors, vt_alt_color_mode_t alt_color_mode, in vt_create_term()
H A Dvt_term.h70 int use_ansi_colors, vt_alt_color_mode_t alt_color_mode, int use_ot_layout,
H A Dvt_term.c228 int use_ansi_colors, vt_alt_color_mode_t alt_color_mode, int use_ot_layout, in vt_term_new()
H A Dvt_parser.c7094 int use_ansi_colors, vt_alt_color_mode_t alt_color_mode, in vt_parser_new()
7819 void vt_parser_set_alt_color_mode(vt_parser_t *vt_parser, vt_alt_color_mode_t mode) { in vt_parser_set_alt_color_mode()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_main_config.h37 vt_alt_color_mode_t alt_color_mode;
/dports/x11/mlterm/mlterm-3.9.1/
H A DChangeLog2933 - ALT_COLOR_REVERSE is added to vt_alt_color_mode_t.