Home
last modified time | relevance | path

Searched refs:ACS_DARROW (Results 1 – 6 of 6) 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/syslinux/gpxe/src/include/
Dcurses.h165 #define ACS_DARROW 'v' macro
/external/python/cpython2/Modules/
D_cursesmodule.c1988 SetDictInt("ACS_DARROW", (ACS_DARROW)); in PyCurses_InitScr()
/external/python/cpython2/Doc/library/
Dcurses.rst1512 | ``ACS_DARROW`` | arrow pointing down |