newwin.c | 54 * Create a new window in the same manner as subwin but (by, bx) 67 * Create a new pad in the same manner as subwin but (by, bx) 185 subwin(WINDOW *orig, int nlines, int ncols, int by, int bx) function in typeref:typename:WINDOW * 199 __CTRACE(__CTRACE_WINDOW, "subwin: (%p, %d, %d, %d, %d, %d)\n",
|