Home
last modified time | relevance | path

Searched refs:bold (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/xorg-minimal-fonts/misc/
H A Dfonts.dir114 6x13B-ISO8859-1.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-1
115 6x13B-ISO8859-10.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-10
116 6x13B-ISO8859-13.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-13
117 6x13B-ISO8859-14.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-14
118 6x13B-ISO8859-15.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-15
119 6x13B-ISO8859-16.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-16
120 6x13B-ISO8859-2.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-2
121 6x13B-ISO8859-3.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-3
122 6x13B-ISO8859-4.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-4
123 6x13B-ISO8859-5.pcf.gz -misc-fixed-bold-r-semicondensed--13-120-75-75-c-60-iso8859-5
[all …]
/openbmc/phosphor-webui/app/common/styles/base/
H A Dtypography.scss5 font-weight: bold;
34 font-weight: bold;
40 font-weight: bold;
46 font-weight: bold;
60 .courier-bold {
/openbmc/linux/Documentation/admin-guide/media/
H A Dvimc.dot6 n00000001:port0 -> n00000005:port0 [style=bold]
7 n00000001:port0 -> n0000000b [style=bold]
11 n00000003:port0 -> n00000008:port0 [style=bold]
12 n00000003:port0 -> n0000000f [style=bold]
24 n00000015:port1 -> n00000018 [style=bold]
H A Dqcom_camss_8x96_graph.dot77 n00000022:port1 -> n00000025 [style=bold]
80 n0000002b:port1 -> n0000002e [style=bold]
83 n00000034:port1 -> n00000037 [style=bold]
86 n0000003d:port1 -> n00000040 [style=bold]
89 n00000046:port1 -> n00000049 [style=bold]
92 n0000004f:port1 -> n00000052 [style=bold]
95 n00000058:port1 -> n0000005b [style=bold]
98 n00000061:port1 -> n00000064 [style=bold]
101 n000000e2:port0 -> n00000004:port0 [style=bold]
103 n000000e4:port0 -> n00000007:port0 [style=bold]
[all …]
H A Drkisp1.dot6 n00000001:port3 -> n00000014 [style=bold]
8 n00000006:port1 -> n0000000c [style=bold]
10 n00000009:port1 -> n00000010 [style=bold]
15 n00000018 -> n00000001:port1 [style=bold]
H A Dqcom_camss_graph.dot28 n00000013:port1 -> n00000016 [style=bold]
31 n0000001c:port1 -> n0000001f [style=bold]
34 n00000025:port1 -> n00000028 [style=bold]
37 n0000002e:port1 -> n00000031 [style=bold]
40 n00000057:port0 -> n00000001:port0 [style=bold]
42 n00000059:port0 -> n00000004:port0 [style=bold]
/openbmc/openbmc/poky/meta/recipes-graphics/ttf-fonts/
H A Dttf-bitstream-vera_1.10.bb4 faces (normal, oblique, bold, bold oblique) and two serif faces (normal \
5 and bold). In addition Fontconfig/Xft2 can artificially oblique the \
7 but is visibly different than normal and bold, and reasonably pleasing."
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dtheme_overrides.css37 font-weight: bold;
51 font-weight: bold;
58 font-weight: bold;
65 font-weight: bold;
72 font-weight: bold;
76 font-weight: bold;
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dtheme_overrides.css37 font-weight: bold;
51 font-weight: bold;
58 font-weight: bold;
65 font-weight: bold;
72 font-weight: bold;
76 font-weight: bold;
/openbmc/phosphor-webui/app/access-control/styles/
H A Duser-accounts.scss23 font-weight: bold;
27 font-weight: bold;
/openbmc/webui-vue/src/views/Operations/Firmware/
H A DFirmwareCardsBios.vue7 <p class="font-weight-bold m-0">
20 <p class="font-weight-bold m-0">
H A DFirmwareCardsBmc.vue8 <p class="font-weight-bold m-0">
21 <p class="font-weight-bold m-0">
/openbmc/u-boot/Documentation/sphinx-static/
H A Dtheme_overrides.css47 font-weight: bold;
66 font-weight: bold;
/openbmc/qemu/ui/
H A Dconsole-vc.c22 uint8_t bold:1; member
161 bgcol = color_table_rgb[t_attrib->bold][t_attrib->fgcol]; in vga_putcharxy()
162 fgcol = color_table_rgb[t_attrib->bold][t_attrib->bgcol]; in vga_putcharxy()
164 fgcol = color_table_rgb[t_attrib->bold][t_attrib->fgcol]; in vga_putcharxy()
165 bgcol = color_table_rgb[t_attrib->bold][t_attrib->bgcol]; in vga_putcharxy()
362 s->cells[src].t_attrib.bold)); in text_console_update()
475 vc->t_attrib.bold = 1; in vc_handle_escape()
490 vc->t_attrib.bold = 0; in vc_handle_escape()
/openbmc/linux/Documentation/sphinx-static/
H A Dcustom.css39 div.kerneltoc li.current > a {font-weight: bold; }
68 font-weight: bold;
H A Dtheme_overrides.css86 font-weight: bold;
102 font-weight: bold;
/openbmc/webui-vue/docs/.vuepress/components/colors/
H A Dcolors.scss23 font-weight: bold;
/openbmc/phosphor-webui/app/common/styles/elements/
H A Dtoast.scss26 font-weight: bold;
/openbmc/linux/tools/lib/perf/Documentation/
H A DMakefile79 XMLTO_EXTRA += -m manpage-bold-literal.xsl
/openbmc/webui-vue/src/views/Operations/VirtualMedia/
H A DVirtualMedia.vue11 <b-form-group :label="dev.id" label-class="bold">
59 label-class="bold"
/openbmc/phosphor-webui/app/server-health/styles/
H A Dinventory.scss8 font-weight: bold;
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.min.css4 …fDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cor…
7bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{di…
H A Djquery-ui.theme.min.css5bold}.ui-widget-header a{color:#fff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-wid…
/openbmc/qemu/docs/sphinx-static/
H A Dtheme_overrides.css168 font-weight: bold;
187 font-weight: bold;
/openbmc/phosphor-webui/app/login/styles/
H A Dindex.scss71 font-weight: bold;

123