Home
last modified time | relevance | path

Searched refs:touchwin (Results 1 – 10 of 10) 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/u-boot/scripts/kconfig/
Dnconf.gui.c319 touchwin(win); in btn_dialog()
336 touchwin(win); in btn_dialog()
432 touchwin(win); in dialog_inputbox()
516 touchwin(win); in dialog_inputbox()
545 touchwin(main_window); in refresh_all_windows()
/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/cpython3/Lib/test/
Dtest_curses.py103 stdscr.syncup, stdscr.touchwin, stdscr.untouchwin]:
/external/u-boot/scripts/kconfig/lxdialog/
Dutil.c239 touchwin(win); in attr_clear()
/external/python/cpython2/Modules/
D_cursesmodule.c299 Window_NoArgNoReturnFunction(touchwin) in Window_NoArgNoReturnFunction() argument
/external/python/cpython3/Modules/
D_cursesmodule.c469 Window_NoArgNoReturnFunction(touchwin) in Window_NoArgNoReturnFunction() argument
/external/python/cpython2/Doc/library/
Dcurses.rst1207 .. method:: window.touchwin()
/external/python/cpython3/Doc/library/
Dcurses.rst1252 .. method:: window.touchwin()