Searched refs:endwin (Results 1 – 22 of 22) sorted by relevance
50 curses.endwin()
191 _curses.endwin()
56 curses.endwin()
64 endwin(); in ~GPTDataCurses()419 endwin(); in Verify()768 endwin(); in MainMenu()817 endwin(); in ShowTypes()
112 endwin()
167 endwin (); in close_windows()
51 endwin(); in cleanup_curses()
313 endwin(); in init_dialog()346 endwin(); in end_dialog()
1513 endwin(); in main()1561 endwin(); in main()
80 curses.endwin()
291 endwin(); in end_dialog()
79 curses.endwin()
113 to reverse the curses-friendly terminal settings. Then call the :func:`endwin`116 curses.endwin()
902 endwin(); in main_ui()
126 :func:`~curses.endwin` function to restore the terminal to its original129 curses.endwin()
615 endwin = _mk_no_return("endwin") variable
478 curses.endwin()
171 .. function:: endwin()310 Return ``True`` if :func:`endwin` has been called (that is, the curses library has
179 .. function:: endwin()318 Return ``True`` if :func:`endwin` has been called (that is, the curses library has
2754 NoArgNoReturnFunctionBody(endwin) in _curses_doupdate_impl()
1695 NoArgNoReturnFunction(endwin) in NoArgNoReturnFunction()