Home
last modified time | relevance | path

Searched refs:ACS_DARROW (Results 1 – 10 of 10) 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/u-boot/scripts/kconfig/lxdialog/
Ddialog.h79 #ifndef ACS_DARROW
80 #define ACS_DARROW 'v' macro
Dchecklist.c74 waddch(win, ACS_DARROW); in print_arrows()
Dmenubox.c125 waddch(win, ACS_DARROW); in print_arrows()
/external/python/cpython3/Modules/
D_cursesmodule.c3153 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.rst1630 | ``ACS_DARROW`` | arrow pointing down |