Searched refs:getwin (Results 1 – 14 of 14) sorted by relevance
501 NCURSES_SP_NAME(getwin) (NCURSES_SP_DCLx FILE *filep) in NCURSES_SP_NAME() argument647 getwin(FILE *filep) in getwin() function649 return NCURSES_SP_NAME(getwin) (CURRENT_SCREEN, filep); in getwin()947 WINDOW *result = getwin(source); in replace_window()
205 getwin.3x getwin.3ncurses
60 getwin(3X) curs_util(3X)
202 "getwin" @66 NONAME
87 "getwin" @66 NONAME ; not in XPG4
928 curs_util.3 getwin.3 \
672 extern NCURSES_EXPORT(WINDOW *) getwin (FILE *); /* implemented */1037 extern NCURSES_EXPORT(WINDOW *) NCURSES_SP_NAME(getwin) (SCREEN*, FILE *); /* implemented:SP_FUNC…
1943 #undef getwin1944 WINDOW *getwin(
1934 #undef getwin1935 WINDOW *getwin(
2524 #undef getwin2525 WINDOW *getwin(
2515 #undef getwin2516 WINDOW *getwin(
2511 report_ptr(getwin(fp)); in cmd_getwin()
612 than binary files, allowing getwin() to read screen dumps written by613 differently-configured ncurses libraries. The extended getwin() can
3977 the extended putwin/getwin.3979 putwin/getwin.3981 putwin/getwin.3985 getwin which will be capable of reading screen-dumps between the3991 + document limitations of getwin in manual page (prompted by discussion3994 and graphic characters can be restored using getwin.9881 + modify putwin(), getwin() and dupwin() to allow them to operate on9905 + modify getwin() and dupwin() to copy the _notimeout, _idlok and14623 + reset flags in 'getwin()' that might cause refresh to attempt to