Home
last modified time | relevance | path

Searched refs:ACS_LTEE (Results 1 - 8 of 8) sorted by relevance

/third_party/toybox/kconfig/lxdialog/
H A Ddialog.h77 #ifndef ACS_LTEE
78 #define ACS_LTEE '+' macro
H A Dyesno.c65 mvwaddch(dialog, height - 3, 0, ACS_LTEE); in dialog_yesno()
H A Dinputbox.c75 mvwaddch(dialog, height - 3, 0, ACS_LTEE); in dialog_inputbox()
H A Dchecklist.c148 mvwaddch(dialog, height - 3, 0, ACS_LTEE); in dialog_checklist()
H A Dtextbox.c108 mvwaddch(dialog, height - 3, 0, ACS_LTEE); in dialog_textbox()
H A Dmenubox.c215 mvwaddch(dialog, height - 3, 0, ACS_LTEE); in dialog_menu()
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c433 control->flags & TYPE_PSWITCH ? ACS_LTEE : ACS_LLCORNER); in display_control()
/third_party/python/Modules/
H A D_cursesmodule.c3290 SetDictInt("ACS_LTEE", (ACS_LTEE)); in _curses_initscr_impl()
3322 SetDictInt("ACS_SSSB", (ACS_LTEE)); in _curses_initscr_impl()

Completed in 9 milliseconds