Searched refs:dupwin (Results 1 – 13 of 13) sorted by relevance
79 WINDOW *clone = dupwin(win); in NCURSES_EXPORT()
178 dupwin(WINDOW *win) in dupwin() function
1063 NewScreen(SP_PARM) = dupwin(curscr); in NCURSES_SP_NAME()
188 "dupwin" @48 NONAME
69 "dupwin" @48 NONAME ; implemented
938 curs_window.3 dupwin.3 \
2462 #undef dupwin2463 WINDOW *dupwin(
2453 #undef dupwin2454 WINDOW *dupwin(
3054 #undef dupwin3055 WINDOW *dupwin(
3045 #undef dupwin3046 WINDOW *dupwin(
2139 report_ptr(dupwin(win)); in cmd_dupwin()
659 extern NCURSES_EXPORT(WINDOW *) dupwin (WINDOW *); /* implemented */
7106 + add locks for copywin(), dupwin(), overlap(), overlay() on their9881 + modify putwin(), getwin() and dupwin() to allow them to operate on9905 + modify getwin() and dupwin() to copy the _notimeout, _idlok and9932 + prevent dupwin() from duplicating a pad.13640 + Fixed lib_window.c: dupwin() is not(!) in every bit a really clone13642 dupwin().