Home
last modified time | relevance | path

Searched refs:ACS_LRCORNER (Results 1 - 5 of 5) sorted by relevance

/third_party/toybox/kconfig/lxdialog/
H A Ddialog.h68 #ifndef ACS_LRCORNER
69 #define ACS_LRCORNER '+' macro
H A Dutil.c422 waddch(win, box | ACS_LRCORNER); in draw_box()
/third_party/python/Lib/curses/
H A Dtextpad.py16 win.addch(lry, lrx, curses.ACS_LRCORNER)
/third_party/alsa-utils/alsamixer/
H A Dmixer_display.c437 control->flags & TYPE_PSWITCH ? ACS_RTEE : ACS_LRCORNER); in display_control()
450 waddch(mixer_widget.window, ACS_LRCORNER); in display_control()
/third_party/python/Modules/
H A D_cursesmodule.c1068 br: object(c_default="NULL") = _curses.ACS_LRCORNER
3289 SetDictInt("ACS_LRCORNER", (ACS_LRCORNER)); in _curses_initscr_impl()
3320 SetDictInt("ACS_SBBS", (ACS_LRCORNER)); in _curses_initscr_impl()

Completed in 13 milliseconds