Searched defs:border (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/lib/libcurses/screen/ |
H A D | _border.c | 49 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() function
|
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | brdr.c | 49 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() function
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | brdr.c | 52 border(chtype ls, chtype rs, chtype ts, chtype bs, in border() function
|
/titanic_51/usr/src/grub/grub-0.97/stage2/ |
H A D | graphics.c | 85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable
|
/titanic_51/usr/src/lib/libxcurses2/h/ |
H A D | curses.h | 826 #define border(ls, rs, ts, bs, tl, tr, bl, br) \ macro
|
/titanic_51/usr/src/lib/libxcurses/h/ |
H A D | curses.h | 893 #define border(ls, rs, ts, bs, tl, tr, bl, br) \ macro
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 3159 local uInt border[] = { /* Order of the bit length code lengths */ variable
|
/titanic_51/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 4245 local const uInt border[] = { /* Order of the bit length code lengths */ variable
|