Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/tui/
HDtui-win.h45 extern chtype tui_border_llcorner;
HDtui-wingeneral.c100 tui_border_llcorner, tui_border_lrcorner); in box_win()
HDtui-win.c211 chtype tui_border_llcorner; variable
266 tui_border_llcorner = (entry->value < 0) ? ACS_LLCORNER : entry->value; in tui_update_variables()