HomeSort by: relevance | last modified time | path
    Searched refs:bold (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/
style.css 21 b { font-weight: bold }
49 h1 { font-weight: bold; font-size: 1.5em; /* margin-top:1.833em; */
52 h2 { font-weight: bold; font-size: 1.313em; margin-top: 1.048em }
53 h3 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em }
54 h3 { font-weight: bold; font-size: 1em; margin-top: 1.375em}
58 h6 { font-weight: bold; font-size: 1.125em; margin-top: 1.222em }
59 .h7 { font-weight: bold; font-size: 1em; margin-top: 1.375em }
83 .keyword { font-weight: bold; }
87 .warning { color : red ; font-weight : bold }
  /src/external/apache2/llvm/dist/llvm/docs/_static/
llvm.css 18 th { border: 2px solid gray; font-weight: bold; font-size: 105%;
28 font-family: "Georgia,Palatino,Times,Roman,SanSerif"; font-weight: bold;
49 font-weight: bold; font-style: oblique;
53 .doc_author { text-align: left; font-weight: bold; padding-left: 20pt }
58 .doc_hilite { color: blue; font-weight: bold; }
63 .doc_warning { color: red; font-weight: bold }
102 th.layout { border: none; font-weight: bold; font-size: 105%;
  /src/external/bsd/mdocml/dist/
mandoc.css 114 font-weight: bold; }
188 font-weight: bold;
191 font-weight: bold;
194 font-weight: bold;
200 font-weight: bold;
212 font-weight: bold;
216 font-weight: bold;
221 font-weight: bold;
242 font-weight: bold;
247 font-weight: bold; }
    [all...]
cgi.c 743 int italic, bold; local
757 bold = italic = 0;
770 * Close out any bold/italic scopes.
778 if (bold)
780 italic = bold = 0;
789 if (bold)
793 bold = 0;
815 if (bold)
817 italic = bold = 0;
829 if (bold)
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Process.h 197 static const char *OutputColor(char c, bool bold, bool bg);
199 /// Same as OutputColor, but only enables the bold attribute.
  /src/external/bsd/bzip2/dist/
bzip.css 19 dt { color: #336699; font-weight: bold }
  /src/usr.sbin/makemandb/
apropos-utils.c 918 * appears bold when viewed using a pager.
1077 const char *bold, *sgr0, *smso, *rmso, *smul, *rmul; local
1080 bold = sgr0 = NULL;
1084 bold = ti_getstr(ti, "bold");
1086 if (bold == NULL || sgr0 == NULL) {
1092 bold = sgr0 = NULL;
1101 sa[0] = term_fix_seq(ti, bold ? bold : smso);
  /src/games/cgram/
cgram.c 343 bool bold = hinting && local
346 if (bold)
349 if (bold)
  /src/external/bsd/atf/dist/tools/
tests-results.css 169 font-weight: bold;
  /src/external/bsd/openldap/dist/build/
shtool 505 # determine terminal bold sequence
525 for seq in bold md smso; do # 'smso' is last
526 bold="`$dir/$tool $seq 2>/dev/null`"
527 if [ ".$bold" != . ]; then
528 term_bold="$bold"
551 echo "$msgprefix:Warning: unable to determine terminal sequence for bold mode" 1>&2
  /src/share/terminfo/
terminfo 382 ansi+sgrbold|ANSI graphic renditions; assuming terminal has bold; not dim,
383 bold=\E[1m,
387 ansi+sgrdim|ANSI graphic renditions; assuming terminal has dim; not bold,
425 blink=\E[5m, bold=\E[1m, rev=\E[7m, rmpch=\E[10m,
444 blink=\E[5m, bold=\E[1m, invis=\E[8m, rev=\E[7m, rmso=\E[m,
674 # VT100 clones. It assumes video attributes for bold, blink,
799 bold=\Eya, dch1=\Ea, dim=\EyB,
849 bel=^G, blink=\E[5m, bold=\E[1m, civis=\Ef,
879 bel=^G, blink=\Er, bold=\EyA, civis=\Ef, clear=\EE,
898 bel=^G, blink=\Er, bold=\EyA, civis=\Ef, clear=\EE
    [all...]
  /src/sys/arch/amiga/dev/
amidisplaycc.c 574 * Write a character to screen with color / bgcolor / hilite(bold) /
599 int bold; local
623 bold = (mode & WSATTR_HILIT) > 0;
661 f |= f >> bold;
676 f |= f >> bold;
  /src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
report.py 134 | <tr style="font-weight:bold">
  /src/external/apache2/llvm/dist/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 334 font-weight: bold;
  /src/external/apache2/llvm/dist/llvm/lib/Support/
raw_ostream.cpp 522 raw_ostream &raw_ostream::changeColor(enum Colors colors, bool bold, bool bg) {
529 : sys::Process::OutputColor(static_cast<char>(colors), bold, bg);
  /src/external/gpl2/groff/dist/src/roff/troff/
node.cpp 4521 int bold = tf->get_bold(&offset); local
4528 if (bold)
4536 if (bold) {
4548 int bold = tf->get_bold(&offset); local
4553 if (bold)
4559 if (bold) {
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 1448 % italics, not bold italics.
1508 \def\rmbshape{bx} %where the normal face is bold
1785 % @b, explicit bold.
2072 % Theiling, which support regular, slanted, bold and bold slanted (and
2082 % feybr - bold
2083 % feybo - bold slanted
2109 % bold:
2783 % @headitem starts a heading row, which we typeset in bold.
5132 % If we're given an argument, typeset it in bold with a colon after
    [all...]
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 1396 % 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 with a colon after
    [all...]
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 1396 % 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 with a colon after
    [all...]
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 1447 % italics, not bold italics.
1465 % in those cases "rm" is bold. Sigh.
1789 \def\rmbshape{bx} % where the normal face is bold
2409 % @b, explicit bold. Also @strong.
3050 % Theiling, which support regular, slanted, bold and bold slanted (and
3060 % feybr - bold
3061 % feybo - bold slanted
3087 % bold:
3155 % bold
    [all...]
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 1447 % italics, not bold italics.
1465 % in those cases "rm" is bold. Sigh.
1789 \def\rmbshape{bx} % where the normal face is bold
2409 % @b, explicit bold. Also @strong.
3050 % Theiling, which support regular, slanted, bold and bold slanted (and
3060 % feybr - bold
3061 % feybo - bold slanted
3087 % bold:
3155 % bold
    [all...]
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 1632 % italics, not bold italics.
1650 % in those cases "rm" is bold. Sigh.
1970 \def\rmbshape{bx} %where the normal face is bold
2537 % @b, explicit bold. Also @strong.
2866 % Theiling, which support regular, slanted, bold and bold slanted (and
2876 % feybr - bold
2877 % feybo - bold slanted
2903 % bold:
2967 % bold
    [all...]
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 1447 % italics, not bold italics.
1465 % in those cases "rm" is bold. Sigh.
1785 \def\rmbshape{bx} %where the normal face is bold
2408 % @b, explicit bold. Also @strong.
3045 % Theiling, which support regular, slanted, bold and bold slanted (and
3055 % feybr - bold
3056 % feybo - bold slanted
3082 % bold:
3146 % bold
    [all...]
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 1629 % italics, not bold italics.
1647 % in those cases "rm" is bold. Sigh.
1967 \def\rmbshape{bx} %where the normal face is bold
2534 % @b, explicit bold. Also @strong.
2863 % Theiling, which support regular, slanted, bold and bold slanted (and
2873 % feybr - bold
2874 % feybo - bold slanted
2900 % bold:
2964 % bold
    [all...]
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 1629 % italics, not bold italics.
1647 % in those cases "rm" is bold. Sigh.
1967 \def\rmbshape{bx} %where the normal face is bold
2534 % @b, explicit bold. Also @strong.
2863 % Theiling, which support regular, slanted, bold and bold slanted (and
2873 % feybr - bold
2874 % feybo - bold slanted
2900 % bold:
2964 % bold
    [all...]

Completed in 59 milliseconds

1 2