Searched refs:getwin (Results 1 – 14 of 14) sorted by relevance
502 NCURSES_SP_NAME(getwin) (NCURSES_SP_DCLx FILE *filep) in NCURSES_SP_NAME() argument648 getwin(FILE *filep) in getwin() function650 return NCURSES_SP_NAME(getwin) (CURRENT_SCREEN, filep); in getwin()948 WINDOW *result = getwin(source); in replace_window()
211 getwin.3x getwin.3ncurses
66 getwin(3X) curs_util(3X)
202 "getwin" @66 NONAME
87 "getwin" @66 NONAME ; not in XPG4
930 curs_util.3 getwin.3 \
1943 #undef getwin1944 WINDOW *getwin(
1934 #undef getwin1935 WINDOW *getwin(
2530 #undef getwin2531 WINDOW *getwin(
2521 #undef getwin2522 WINDOW *getwin(
675 extern NCURSES_EXPORT(WINDOW *) getwin (FILE *); /* implemented */1040 extern NCURSES_EXPORT(WINDOW *) NCURSES_SP_NAME(getwin) (SCREEN*, FILE *); /* implemented:SP_FUNC…
2511 report_ptr(getwin(fp)); in cmd_getwin()
613 than binary files, allowing getwin() to read screen dumps written by614 differently-configured ncurses libraries. The extended getwin() can
4546 the extended putwin/getwin.4548 putwin/getwin.4550 putwin/getwin.4554 getwin which will be capable of reading screen-dumps between the4560 + document limitations of getwin in manual page (prompted by discussion4563 and graphic characters can be restored using getwin.10450 + modify putwin(), getwin() and dupwin() to allow them to operate on10474 + modify getwin() and dupwin() to copy the _notimeout, _idlok and15192 + reset flags in 'getwin()' that might cause refresh to attempt to