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

1234

/xsrc/external/mit/xterm/dist/vttests/
H A Dbold-italics.pl2 # $XTermId: bold-italics.pl,v 1.1 2019/09/22 19:44:57 tom Exp $
34 # Test bold-italics for single- and double-width characters.
55 my $bold = "1";
58 &showcase( "Bold", $bold );
60 &showcase( "Both:BI", "$bold;$italics" );
H A Dunder-latin.pl77 -b write a pattern in bold-text
H A Dquery-color.pl120 $param = 0 if ( $param =~ /^bold$/i );
131 $result = "bold" if ( $param == 0 );
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/
H A Ddoxygen.css2 CAPTION { font-weight: bold }
5 A.el { text-decoration: none; font-weight: bold }
6 A.elRef { font-weight: bold }
12 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
13 TD.md { background-color: #f2f2ff; font-weight: bold; }
14 TD.mdname1 { background-color: #f2f2ff; font-weight: bold; color: #602020; }
15 TD.mdname { background-color: #f2f2ff; font-weight: bold; color: #602020; width: 600px; }
16 DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
21 font-weight: bold;
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/html/
H A Ddoxygen.css2 CAPTION { font-weight: bold }
5 A.el { text-decoration: none; font-weight: bold }
6 A.elRef { font-weight: bold }
12 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
13 TD.md { background-color: #f2f2ff; font-weight: bold; }
14 TD.mdname1 { background-color: #f2f2ff; font-weight: bold; color: #602020; }
15 TD.mdname { background-color: #f2f2ff; font-weight: bold; color: #602020; width: 600px; }
16 DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; font-weight: bold }
21 font-weight: bold;
H A Dtabs.css32 font-weight: bold;
/xsrc/external/mit/libxcb/dist/doc/tutorial/
H A Dxcb.css11 font-weight: bold;
17 font-weight: bold;
21 font-weight: bold;
41 font-weight: bold;
46 font-weight: bold;
58 font-weight: bold;
66 font-weight: bold;
76 font-weight: bold;
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D90-synthetic.conf37 Synthetic emboldening for fonts that do not have bold face available
45 <!-- check to see if the pattern requests bold -->
47 <const>bold</const>
57 set weight to bold
61 <const>bold</const>
/xsrc/external/mit/MesaLib.old/dist/docs/
H A Dmesa.css10 font-weight: bold;
15 font-weight: bold;
/xsrc/external/mit/freetype/dist/docs/reference/stylesheets/
H A Dextra.css39 font-weight: bold;
49 font-weight: bold;
/xsrc/external/mit/xman/dist/
H A DScrollByL.c879 me to bold the first line of each page. */
886 #define WHICH(italic, bold) ((bold) ? BOLD : ((italic) ? ITALIC : NORMAL))
992 Boolean bold; local in function:PrintText
995 bold = ((first) || ((x_loc == (sblw->scroll.offset +
1000 WHICH(italicflag, bold));
1002 if (bold)
1159 * italic, bold, boolean that tells us which gc to use.
/xsrc/external/mit/xterm/dist/
H A Dfontutils.c35 * it constructs font names with specific properties changed, e.g., for bold
236 * Verify that the wide-bold font is at least a bold font with roughly as many
248 TRACE(("...font server lied (count wide %u vs wide-bold %u)\n",
574 return derive_font_name(props, "bold", use_average_width, props->end);
648 return derive_wide_font(props, "bold");
684 weight = "bold";
771 * actually gave us. The larger fixed fonts do not always have a matching bold
776 * behavior, which simulates bold by overstriking each character at one pixel
794 * Check normal/bold (o
798 comparable_metrics(XFontStruct * normal,XFontStruct * bold) argument
1608 char *bold = NULL; local in function:loadWBoldFP
3469 XTermXftFonts *bold = &(screen->renderFontBold[fontnum]); local in function:xtermComputeFontInfo
[all...]
H A Dconfigure.in613 AC_MSG_CHECKING(if you want bold colors mapped like IBM PC)
614 CF_ARG_DISABLE(bold-color,
615 [ --disable-bold-color disable PC-style mapping of bold colors],
619 test "$enable_pc_color" = no && AC_DEFINE(OPT_PC_COLORS,0,[Define to 0 to disable PC-style mapping of bold colors])
/xsrc/external/mit/freetype/dist/builds/mac/
H A Dftmac.c247 if ( style & bold )
/xsrc/external/mit/freetype/dist/docs/reference/assets/fonts/
H A Dfont-awesome.css4 */@font-face{font-family:FontAwesome;font-style:normal;font-weight:400;src:url("specimen/FontAwesome.woff2") format("woff2"),url("specimen/FontAwesome.woff") format("woff"),url("specimen/FontAwesome.ttf") format("truetype")}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.f (…)
/xsrc/external/mit/libXfont/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/mesa-demos/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/glu/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/libXxf86misc/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/xf86-video-sis/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/xf86-video-tdfx/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/xf86-video-glint/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/xf86-video-i740/dist/
H A Dltmain.sh481 # Allow display of bold text on terminals that support it.
503 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`
/xsrc/external/mit/xf86-video-intel/dist/
H A Dltmain.sh484 # Allow display of bold text on terminals that support it.
506 test -n "`tput bold 2>/dev/null`" && tc_bold=`tput bold`

Completed in 109 milliseconds

1234