Home
last modified time | relevance | path

Searched refs:clrtoeol (Results 1 – 14 of 14) sorted by relevance

/external/gptfdisk/
Dgptcurses.cc438 clrtoeol(); in MakeNewPart()
451 clrtoeol(); in MakeNewPart()
484 clrtoeol(); in SaveData()
781 clrtoeol(); in ClearLine()
/external/python/cpython3/Lib/test/
Dcurses_tests.py37 stdscr.clrtoeol()
Dtest_curses.py96 stdscr.clrtoeol, stdscr.cursyncup, stdscr.delch,
/external/python/cpython2/Lib/test/
Dcurses_tests.py37 stdscr.clrtoeol()
Dtest_curses.py96 stdscr.clrtoeol, stdscr.cursyncup, stdscr.delch,
/external/python/cpython2/Demo/curses/
Dlife.py136 stdscr.clrtoeol()
138 stdscr.clrtoeol()
Dncurses.py29 stdscr.clrtoeol()
58 win.clrtoeol()
/external/python/cpython3/Tools/demo/
Dlife.py147 stdscr.clrtoeol()
149 stdscr.clrtoeol()
/external/u-boot/scripts/kconfig/
Dnconf.c1029 clrtoeol(); in do_match()
1062 clrtoeol(); in do_match()
1097 clrtoeol(); in conf()
1281 clrtoeol(); in conf_choice()
/external/python/cpython3/Lib/curses/
Dtextpad.py143 self.win.clrtoeol()
/external/python/cpython2/Lib/curses/
Dtextpad.py143 self.win.clrtoeol()
/external/python/cffi/demo/
D_curses.py239 clrtoeol = _mk_w_return_val("wclrtoeol") variable in Window
/external/python/cpython2/Doc/library/
Dcurses.rst802 deleted, and then the equivalent of :meth:`clrtoeol` is performed.
805 .. method:: window.clrtoeol()
/external/python/cpython3/Doc/library/
Dcurses.rst831 deleted, and then the equivalent of :meth:`clrtoeol` is performed.
834 .. method:: window.clrtoeol()