Searched defs:subpad (Results 1 – 2 of 2) sorted by relevance
103 WINDOW *subpad(WINDOW *orig, int nlines, int ncols, int begy, int begx) in subpad() function
645 inline WINDOW *UNDEF(subpad)(WINDOW *p, int l, int c, int y, int x) in UNDEF() argument648 #define subpad UNDEF(subpad) macro