Searched refs:tui_border_llcorner (Results 1 – 3 of 3) sorted by relevance
45 extern chtype tui_border_llcorner;
100 tui_border_llcorner, tui_border_lrcorner); in box_win()
211 chtype tui_border_llcorner; variable266 tui_border_llcorner = (entry->value < 0) ? ACS_LLCORNER : entry->value; in tui_update_variables()