Home
last modified time | relevance | path

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

/external/toybox/kconfig/lxdialog/
Ddialog.h68 #ifndef ACS_LRCORNER
69 #define ACS_LRCORNER '+' macro
Dutil.c422 waddch(win, box | ACS_LRCORNER); in draw_box()