Home
last modified time | relevance | path

Searched refs:touchwin (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython2/Demo/curses/
Dxmas.py273 treescrn8.touchwin()
302 treescrn8.touchwin()
358 lildeer0.touchwin()
369 lildeer0.touchwin()
379 middeer0.touchwin()
390 middeer0.touchwin()
700 w_del_msg.touchwin()
701 treescrn.touchwin()
703 treescrn2.touchwin()
705 treescrn8.touchwin()
[all …]
/external/python/cpython3/Lib/test/
Dtest_curses.py199 stdscr.touchwin()
203 stdscr.touchwin()
219 win2.touchwin()
226 stdscr.touchwin()
/external/python/cpython2/Lib/test/
Dtest_curses.py103 stdscr.syncup, stdscr.touchwin, stdscr.untouchwin]:
/external/toybox/kconfig/lxdialog/
Dutil.c249 touchwin(win); in attr_clear()
/external/python/cffi/demo/
D_curses.py226 touchwin = _mk_w_no_return("touchwin") variable in Window
/external/python/cpython3/Modules/
D_cursesmodule.c616 Window_NoArgNoReturnFunction(touchwin) in Window_NoArgNoReturnFunction() argument
/external/python/cpython2/Modules/
D_cursesmodule.c299 Window_NoArgNoReturnFunction(touchwin) in Window_NoArgNoReturnFunction() argument
/external/python/cpython2/Doc/library/
Dcurses.rst1207 .. method:: window.touchwin()
/external/python/cpython3/Doc/library/
Dcurses.rst1303 .. method:: window.touchwin()