Home
last modified time | relevance | path

Searched refs:ACS_DARROW (Results 1 – 7 of 7) sorted by relevance

/external/toybox/kconfig/lxdialog/
Ddialog.h86 #ifndef ACS_DARROW
87 #define ACS_DARROW 'v' macro
Dchecklist.c81 waddch(win, ACS_DARROW); in print_arrows()
Dmenubox.c138 waddch(win, ACS_DARROW); in print_arrows()
/external/python/cpython3/Modules/
D_cursesmodule.c3305 SetDictInt("ACS_DARROW", (ACS_DARROW)); in _curses_initscr_impl()
/external/python/cpython2/Modules/
D_cursesmodule.c2012 SetDictInt("ACS_DARROW", (ACS_DARROW)); in PyCurses_InitScr()
/external/python/cpython2/Doc/library/
Dcurses.rst1560 | ``ACS_DARROW`` | arrow pointing down |
/external/python/cpython3/Doc/library/
Dcurses.rst1674 | ``ACS_DARROW`` | arrow pointing down |