Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-win.h49 extern int tui_active_border_attrs;
H A Dtui-wingeneral.c92 attrs = tui_active_border_attrs; in box_win()
H A Dtui-win.c215 int tui_active_border_attrs; variable
250 if (tui_active_border_attrs != entry->value) in tui_update_variables()
252 tui_active_border_attrs = entry->value; in tui_update_variables()