Searched refs:BOLD (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/ul/ |
H A D | ul.c | 42 #define BOLD 020 /* Bold */ macro 268 obuf[col].c_mode |= BOLD|mode; in ul_filter() 386 case BOLD: in overstrike() 440 case BOLD: cx = '!'; break; in iattr() 643 case BOLD: in setmode()
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | vidupdate.c | 384 #define BOLD 4 in _change_color() 385 con.l[con.page].colors[BOLD] = in _change_color()
|
/titanic_50/usr/src/cmd/eqn/ |
H A D | e.y | 44 %right SIZE FONT ROMAN ITALIC BOLD FAT 169 | BOLD { setfont(BLD); }
|
H A D | lookup.c | 62 "bold", BOLD,
|
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPDgui.java | 48 Font font = new Font("SansSerif", Font.BOLD, 12); in SLPDgui()
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmHelpDetailPanel.java | 572 Font fb = new Font(f.getName(), Font.BOLD, f.getSize()); in pmHelpHelpOnPanel()
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 17959 # 2. BLINKING, REVERSE and BOLD are allowed with colors,
|
H A D | terminfo.src | 20125 # 2. BLINKING, REVERSE and BOLD are allowed with colors,
|