Home
last modified time | relevance | path

Searched refs:ACS_LLCORNER (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/lxdialog/
H A Ddialog.h33 #ifndef ACS_LLCORNER
34 #define ACS_LLCORNER '+' macro
H A Dutil.c449 waddch(win, border | ACS_LLCORNER); in draw_box()