Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/lxdialog/
Ddialog.h49 #ifndef ACS_LLCORNER
50 #define ACS_LLCORNER '+' macro
Dutil.c476 waddch(win, border | ACS_LLCORNER); in draw_box()