| /illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
| H A D | brdr.c | 49 #undef border macro 52 border(chtype ls, chtype rs, chtype ts, chtype bs, function
|
| /illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
| H A D | brdr.c | 46 #undef border macro 49 border(chtype ls, chtype rs, chtype ts, chtype bs, function 56 "border(%ld, %ld, %ld, %ld, %ld, %ld, %ld, %ld)", 63 return __m_return_code("border", code);
|
| /illumos-gate/usr/src/lib/libcurses/screen/ |
| H A D | _border.c | 49 border(chtype ls, chtype rs, chtype ts, chtype bs, function
|
| H A D | llib-lcurses | 129 int border(chtype ls, chtype rs, chtype ts, chtype bs, chtype tl, chtype tr,
|
| /illumos-gate/usr/src/tools/scripts/ |
| H A D | wdiff.pl | 81 hr { border: none 0; border-top: 1px solid #aaa; height: 1px; } 86 .elided { border: 1px solid #444; cursor: pointer; margin: 1px } 88 table.hidebar { border: 1px solid #ff9900; background-color: #eee; 89 text-align: center; border-collapse: collapse; } 91 .hidebar td.active-down { border: 1px solid #ff9900; 92 border-right: 1px solid #ccc; cursor: s-resize } 96 .hidebar td.active-up { border: 1px solid #ff9900; cursor: n-resize; 97 border-left: 1px solid #ccc; } 104 border [all...] |
| /illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
| H A D | pmHelpController.java | 39 import javax.swing.border.*;
|
| H A D | pmHelpFrame.java | 40 import javax.swing.border.*;
|
| H A D | pmAboutBox.java | 38 import javax.swing.border.*;
|
| H A D | helpTest.java | 40 import javax.swing.border.*;
|
| H A D | pmHelpIndexPanel.java | 38 import javax.swing.border.*;
|
| H A D | pmHelpDetailPanel.java | 40 import javax.swing.border.*;
|
| H A D | pmHelpSearchPanel.java | 38 import javax.swing.border.*;
|
| H A D | pmTop.java | 45 import javax.swing.border.*;
|
| /illumos-gate/usr/src/grub/grub-0.97/stage2/ |
| H A D | term.h | 143 extern int foreground, background, border, graphics_inited;
|
| H A D | graphics.c | 85 int foreground = (63 << 16) | (63 << 8) | (63), background = 0, border = 0; variable 157 * system foreground color, and 17 to be the system border color. 175 graphics_set_palette(0x11, PALETTE_RED(border), PALETTE_GREEN(border), 176 PALETTE_BLUE(border));
|
| /illumos-gate/usr/src/man/man3xcurses/ |
| H A D | Makefile | 35 border.3xcurses \ 479 box.3xcurses := LINKSRC = border.3xcurses 480 wborder.3xcurses := LINKSRC = border.3xcurses
|
| /illumos-gate/usr/src/cmd/auditrecord/ |
| H A D | auditrecord.pl | 401 <table border=1>
|
| /illumos-gate/usr/src/lib/libxcurses/src/libc/ |
| H A D | llib-lcurses | 167 int border(chtype, chtype, chtype, chtype, chtype, chtype, chtype, chtype);
|
| H A D | llib-lxcurses | 167 int border(chtype, chtype, chtype, chtype, chtype, chtype, chtype, chtype);
|
| /illumos-gate/usr/src/lib/libxcurses2/src/libc/ |
| H A D | llib-lcurses | 167 int border(chtype, chtype, chtype, chtype, chtype, chtype, chtype, chtype);
|
| H A D | llib-lxcurses | 167 int border(chtype, chtype, chtype, chtype, chtype, chtype, chtype, chtype);
|
| /illumos-gate/usr/src/lib/libxcurses/h/ |
| H A D | curses.h | 468 extern int border( 893 #define border(ls, rs, ts, bs, tl, tr, bl, br) \ macro
|
| /illumos-gate/usr/src/lib/libxcurses2/h/ |
| H A D | curses.h | 375 extern int border( 826 #define border(ls, rs, ts, bs, tl, tr, bl, br) \ macro
|
| /illumos-gate/usr/src/man/man3curses/ |
| H A D | Makefile | 142 border.3curses \ 659 border.3curses := LINKSRC = curs_border.3curses
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
| H A D | zlib.c | 3069 uInt index; /* index into blens (or border) */ 3159 local uInt border[] = { /* Order of the bit length code lengths */ variable 3384 s->sub.trees.blens[border[s->sub.trees.index++]] = (uInt)b & 7; 3388 s->sub.trees.blens[border[s->sub.trees.index++]] = 0;
|