Searched defs:border (Results 1 – 3 of 3) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | cursesw.h | 108 inline int UNDEF(border)(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr, chtype b… in UNDEF() argument 111 #define border UNDEF(border) macro
|
D | ncurses.h | 1139 #define border(ls, rs, ts, bs, tl, tr, bl, br) wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br) macro
|
D | curses.h | 1139 #define border(ls, rs, ts, bs, tl, tr, bl, br) wborder(stdscr, ls, rs, ts, bs, tl, tr, bl, br) macro
|