Home
last modified time | relevance | path

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

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