Home
last modified time | relevance | path

Searched refs:VT_BLINKING_COLOR (Results 1 – 3 of 3) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_color.h68 VT_BLINKING_COLOR = 0x1f4, enumerator
H A Dvt_parser.c1002 fg_color = VT_BLINKING_COLOR; in put_char()
/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_screen.c4767 if ((value = ui_color_manager_get_alt_color(screen->color_man, VT_BLINKING_COLOR)) == NULL) { in get_config_intern()
7198 change_alt_color(screen, VT_BLINKING_COLOR, value); in ui_screen_set_config()