Home
last modified time | relevance | path

Searched defs:subwin (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dnewwin.c182 subwin(WINDOW *orig, int nlines, int ncols, int by, int bx) subwin() function
/netbsd-src/lib/libform/
H A Dform.h276 WINDOW *subwin; /* subwindow for the form */ member