Home
last modified time | relevance | path

Searched refs:font (Results 1 – 25 of 266) sorted by relevance

1234567891011

/openbsd/src/sys/dev/wsfont/
Dwsfont.c128 struct font { struct
129 TAILQ_ENTRY(font) chain;
130 struct wsdisplay_font *font; argument
135 TAILQ_HEAD(, font) fontlist; argument
138 static struct font builtin_fonts[] = {
140 { .font = &(f), .cookie = (c), .lockcount = 0, \
213 static struct font *wsfont_find0(int);
222 wsfont_revbit(struct wsdisplay_font *font) in wsfont_revbit() argument
226 p = (u_char *)font->data; in wsfont_revbit()
227 m = p + font->stride * font->numchars * font->fontheight; in wsfont_revbit()
[all …]
/openbsd/src/usr.bin/mandoc/
Dmandoc.css18 font-family: Helvetica,Arial,sans-serif; }
19 h1, h2 { font-size: 110%; }
34 pre { font-family: inherit; }
38 font: inherit;
52 font-size: smaller; }
60 font-size: smaller; }
72 font-size: smaller; }
91 font-size: 105%; }
121 font-style: normal;
122 font-weight: bold; }
[all …]
/openbsd/src/gnu/gcc/libstdc++-v3/docs/doxygen/
Dstyle.css3 font-size: small;
5 H1 { text-align: center; font-size: large }
6 H2 { text-align: left; font-size: medium; }
7 H3 { text-align: left; font-size: small; }
8 CODE { font-size: small; }
9 CAPTION { font-weight: normal }
12 A.el { text-decoration: none; font-size: small; font-weight: normal }
13 A.elRef { text-decoration: none; font-size: small; font-weight: normal }
14 A.code { text-decoration: none; font-weight: normal; color: #4444ee }
15 A.codeRef { font-weight: normal; color: #4444ee }
[all …]
/openbsd/src/gnu/llvm/llvm/docs/_ocamldoc/
Dstyle.css5 a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp, selector
8 { margin: 0; padding: 0; border: 0 none; outline: 0; font-size: 100%;
9 font-weight: inherit; font-style:inherit; font-family:inherit;
17 body { font: normal 10pt/1.375em helvetica, arial, sans-serif; text-align:left;
21 b { font-weight: bold }
22 em { font-style: italic }
24 tt, code, pre { font-family: WorkAroundWebKitAndMozilla, monospace;
25 font-size: 1em; }
26 pre code { font-size : inherit; }
30 { font-size : 0.813em; line-height:0; margin-left:0.4ex;}
[all …]
/openbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dpsrc.sed1 /font defs: ---/,/end font defs ---/c\
2 %-------------------- PostScript (K Berry names) font defs: --------------\
3 \\font\\bbf=ptmb at 10pt\
4 \\font\\vbbf=ptmb at 12pt\
5 \\font\\smrm=ptmr at 6pt\
6 \\font\\brm=ptmr at 10pt\
7 \\font\\rm=ptmr at 8pt\
8 \\font\\it=ptmri at 8pt\
9 \\font\\tt=pcrr at 8pt\
11 \\font\\sym=psyr at 7pt\
[all …]
Dlpsrc.sed1 /font defs: ---/,/end font defs ---/c\
2 %-------------------- PostScript (long names) font defs: -----------------\
3 \\font\\bbf=Times-Bold at 10pt\
4 \\font\\vbbf=Times-Bold at 12pt\
5 \\font\\smrm=Times-Roman at 6pt\
6 \\font\\brm=Times-Roman at 10pt\
7 \\font\\rm=Times-Roman at 8pt\
8 \\font\\it=Times-Italic at 8pt\
9 \\font\\tt=Courier at 8pt\
11 \\font\\sym=Symbol at 7pt\
[all …]
/openbsd/src/usr.bin/file/magdir/
Dfonts4 # fonts: file(1) magic for font data
11 0 search/1 %!PS-AdobeFont-1. PostScript Type 1 font text
13 6 string %!PS-AdobeFont-1. PostScript Type 1 font program data
15 # X11 font files in SNF (Server Natural Format) format
16 0 belong 00000004 X11 SNF font data, MSB first
17 0 lelong 00000004 X11 SNF font data, LSB first
20 0 search/1 STARTFONT\ X11 BDF font text
27 0 string D1.0\015 X11 Speedo font data
33 0 string flf FIGlet font
40 0 belong 0x14025919 libGrx font data,
[all …]
Dnews6 0 string StartFontMetrics ASCII font metrics
7 0 string StartFont ASCII font bits
8 0 belong 0x137A2944 NeWS bitmap font
9 0 belong 0x137A2947 NeWS font family
12 8 belong 0x137A2B45 X11/NeWS bitmap font
13 8 belong 0x137A2B48 X11/NeWS font family
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/doxygen/
Dstyle.css2 CAPTION { font-weight: bold }
5 A.el { text-decoration: none; font-weight: bold }
6 A.elRef { font-weight: bold }
7 A.code { text-decoration: none; font-weight: normal; color: #4444ee }
8 A.codeRef { font-weight: normal; color: #4444ee }
12 DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top…
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 }
[all …]
/openbsd/src/gnu/llvm/clang/www/analyzer/
Dcontent.css6font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
22 .command { font-weight:bold }
23 .code_highlight { font-weight:bold; color:#2d58b7 }
53 font-weight: bold; cursor: default;
57 font-weight: bold; font-family: Verdana
64 table.options td { text-align:left; font-size:9pt }
74 font-size: 100%;
80 font-weight: bold; font-family: Verdana;
90 /* table.checkers tbody div.example { font-family: monospace; white-space: pre } */
93 table.checkers span.name { font-weight: bold }
[all …]
/openbsd/src/gnu/llvm/llvm/docs/_themes/llvm-theme/static/
Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
20 font-size: 14px;
56 font-size: 1em;
98 font-size: 1em;
104 font-size: 1em;
131 font-size: 0.8em;
162 font-size: 1.5em;
168 font-size: 1.35em;
174 font-size: 1.2em;
192 font-weight: normal;
[all …]
/openbsd/src/sys/dev/pci/drm/
Ddrm_panic.c461 static const u8 *get_char_bitmap(const struct font_desc *font, char c, size_t font_pitch) in get_char_bitmap() argument
463 return font->data + (c * font->height) * font_pitch; in get_char_bitmap()
480 const struct font_desc *font, in draw_txt_rectangle() argument
489 size_t font_pitch = DIV_ROUND_UP(font->width, 8); in draw_txt_rectangle()
492 msg_lines = min(msg_lines, drm_rect_height(clip) / font->height); in draw_txt_rectangle()
494 size_t line_len = min(msg[i].len, drm_rect_width(clip) / font->width); in draw_txt_rectangle()
496 rec.y1 = clip->y1 + i * font->height; in draw_txt_rectangle()
497 rec.y2 = rec.y1 + font->height; in draw_txt_rectangle()
501 rec.x1 += (drm_rect_width(clip) - (line_len * font->width)) / 2; in draw_txt_rectangle()
504 src = get_char_bitmap(font, msg[i].txt[j], font_pitch); in draw_txt_rectangle()
[all …]
/openbsd/src/gnu/llvm/clang/tools/scan-build/share/scan-build/
Dscanview.css2 body { font-family: Helvetica, sans-serif; font-size:9pt }
3 h1 { font-size: 14pt; }
4 h2 { font-size: 12pt; }
5 table { font-size:9pt }
9 font-weight: bold; cursor: default;
11 font-weight: bold; font-family: Verdana;
14 .W { font-size:0px }
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DDiagnosticDocs.td30 font-family: monospace;
36 font-family: monospace;
37 font-weight: bold;
41 font-family: monospace;
42 font-weight: bold;
46 font-family: monospace;
47 font-weight: bold;
51 font-family: monospace;
52 font-weight: bold;
57 as monospace font face instead.
/openbsd/src/gnu/llvm/llvm/docs/_static/
Dllvm.css18 th { border: 2px solid gray; font-weight: bold; font-size: 105%;
20 font-family: "Georgia,Palatino,Times,Roman,SanSerif";
28 font-family: "Georgia,Palatino,Times,Roman,SanSerif"; font-weight: bold;
38 h1, .doc_title, .title { text-align: left; font-size: 25pt }
40 h2, .doc_section { text-align: center; font-size: 22pt;
44 text-align: left; font-size: 12pt;
49 font-weight: bold; font-style: oblique;
50 border-bottom: 1px solid #999999; font-size: 12pt;
53 .doc_author { text-align: left; font-weight: bold; padding-left: 20pt }
58 .doc_hilite { color: blue; font-weight: bold; }
[all …]
DLoopOptWG_invite.ics35font-size: 14px; font-family: Arial; color: #333; word-wrap: break-word; word-break: normal; paddi…
/openbsd/src/gnu/llvm/lldb/docs/_static/
Dlldb.css18 font-size: 130%;
35 font-weight: bold;
43 font-family: monospace;
55 font-family: Helvetica, Verdana, sans-serif;
56 font-size: 10pt;
57 font-weight: bold;
86 font-family: Helvetica, Verdana, sans-serif;
87 font-size: 8pt;
94 font-size: 100%;
/openbsd/src/gnu/llvm/lld/docs/llvm-theme/static/
Dllvm.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
20 font-size: 14px;
57 font-size: 1em;
99 font-size: 1em;
105 font-size: 1em;
132 font-size: 0.8em;
163 font-size: 1.5em;
169 font-size: 1.35em;
175 font-size: 1.2em;
202 font-size: 1em;
[all …]
/openbsd/src/regress/usr.bin/mandoc/tbl/mod/
DMakefile3 REGRESS_TARGETS = badfont expand expand-toowide font font-eol
5 LINT_TARGETS = badfont font font-eol
14 SKIP_GROFF = font-eol misalign
Dfont.out_lint1 mandoc: font.in:19:2: WARNING: tab in filled text
2 mandoc: font.in:19:4: WARNING: tab in filled text
3 mandoc: font.in:19:6: WARNING: tab in filled text
4 mandoc: font.in:19:8: WARNING: tab in filled text
Dbadfont.out_lint1 mandoc: badfont.in:9:7: WARNING: unknown font, skipping request: TS fX
2 mandoc: badfont.in:10:7: WARNING: unknown font, skipping request: TS fIB
3 mandoc: badfont.in:11:7: WARNING: unknown font, skipping request: TS f.
/openbsd/src/usr.bin/indent/
Dio.c552 nm, f->font, nm, f->size); in writefdef()
558 if (of->font[0] != nf->font[0] in chfont()
559 || of->font[1] != nf->font[1]) { in chfont()
562 if (nf->font[1]) { in chfont()
564 *s++ = nf->font[0]; in chfont()
565 *s++ = nf->font[1]; in chfont()
568 *s++ = nf->font[0]; in chfont()
595 if (f->font[0]) in parsefont()
596 f->font[1] = *s; in parsefont()
598 f->font[0] = *s; in parsefont()
[all …]
/openbsd/src/usr.sbin/httpd/
Dcss.h.in5 font-family: sans-serif;
6 font-variant-emoji: text;
14 font-weight: normal;
18 tr.sort th.sorted { font-weight: bold; }
21 font-weight: bold;
/openbsd/src/gnu/lib/libstdc++/libstdc++/docs/html/
Dlib3styles.css2 .tocheader { font-size: large }
3 .fineprint { font-size: x-small }
4 .larger { font-size: large }
/openbsd/src/gnu/gcc/libstdc++-v3/docs/html/
Dlib3styles.css2 .tocheader { font-size: large }
3 .fineprint { font-size: x-small }
4 .larger { font-size: large }

1234567891011