Home
last modified time | relevance | path

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

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