Searched refs:bold (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dwdiff.pl126 span.added { font-weight: bold;
/illumos-gate/usr/src/lib/libcmd/common/
H A Dgrep.c64 "[b:highlight?Highlight matches using the ansi terminal bold sequence.]"
305 static const char bold[] = {CC_esc,'[','1','m'}; local
309 sfwrite(sp, bold, sizeof(bold));
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c475 const char *bold; /* Switch to the bold font */ member in struct:GetLine
1111 GL_TXT_BOLD=32 /* Display text using a bold font */
1845 gl->bold = NULL;
3524 gl->bold = NULL;
3562 gl->bold = gl_tigetstr(gl, "bold");
3589 gl->bold = gl_tgetstr(gl, "md", &tgetstr_buf_ptr);
3634 if(!gl->bold)
3635 gl->bold
[all...]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1396 % italics, not bold italics.
1456 \def\rmbshape{bx} %where the normal face is bold
1733 % @b, explicit bold.
1978 % Theiling, which support regular, slanted, bold and bold slanted (and
1988 % feybr - bold
1989 % feybo - bold slanted
2015 % bold:
2689 % @headitem starts a heading row, which we typeset in bold.
5011 % If we're given an argument, typeset it in bold wit
[all...]

Completed in 376 milliseconds