| /netbsd-src/sys/dev/wsfont/ |
| H A D | wsfont.c | 225 struct font { struct 226 TAILQ_ENTRY(font) chain; 227 struct wsdisplay_font *font; member 234 static struct font builtin_fonts[] = { argument 331 static TAILQ_HEAD(,font) list; 370 static struct font *wsfont_find0(int, int); 371 static struct font *wsfont_add0(struct wsdisplay_font *, int); 385 wsfont_revbit(struct wsdisplay_font *font) in wsfont_revbit() argument 389 p = (u_char *)font->data; in wsfont_revbit() 390 m = p + font->stride * font->numchars * font->fontheight; in wsfont_revbit() [all …]
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mom/examples/ |
| H A D | elvis_syntax | 31 font args DA DE EN ES FR IT NL NO PT SV 32 font args DEFAULT CHAPTER NAMED LETTER 33 font args TYPESET TYPEWRITE 34 font args FINAL DRAFT 35 font args BLOCK QUAD 36 font args LEFT RIGHT CENTER CENTRE JUSTIFY TOP BOTTOM L R C J 37 font args OFF QUIT END EXIT DONE NO ALL 38 font args PAGE NUMBER STAR 39 font args LETTER LEGAL EXECUTIVE LEDGER TABLOID QUARTO FOLIO 40 font args 10x14 A3 A4 A5 B4 B5 [all …]
|
| H A D | elvis_syntax.new | 46 font args DA DE EN ES FR IT NL NO PT SV 47 font args DEFAULT CHAPTER NAMED LETTER 48 font args TYPESET TYPEWRITE 49 font args FINAL DRAFT 50 font args BLOCK QUAD 51 font args LEFT RIGHT CENTER CENTRE JUSTIFY TOP BOTTOM L R C J 52 font args OFF QUIT END EXIT DONE NO ALL 53 font args PAGE NUMBER STAR LINE 54 font args LETTER LEGAL EXECUTIVE LEDGER TABLOID QUARTO FOLIO 55 font args 10x14 A3 A4 A5 B4 B5 [all …]
|
| /netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
| H A D | fontfile.cpp | 38 int font::res = 0; 39 int font::hor = 1; 40 int font::vert = 1; 41 int font::unitwidth = 0; 42 int font::paperwidth = 0; 43 int font::paperlength = 0; 44 const char *font::papersize = 0; 45 int font::biggestfont = 0; 46 int font::spare2 = 0; 47 int font::sizescale = 1; [all …]
|
| H A D | font.cpp | 154 font::font(const char *s) in font() function in font 165 font::~font() in ~font() 210 inline int font::scale(int w, int sz) in scale() 215 int font::unit_scale(double *value, char unit) in unit_scale() 243 int font::get_skew(int c, int point_size, int sl) in get_skew() 249 int font::contains(int c) in contains() 254 int font::is_special() in is_special() 273 int font::get_width(int c, int point_size) in get_width() 279 if (point_size == unitwidth || font::unscaled_charwidths) in get_width() 304 int font::get_height(int c, int point_size) in get_height() [all …]
|
| /netbsd-src/external/bsd/mdocml/dist/ |
| H A D | mandoc.css | 14 body { font-family: Helvetica,Arial,sans-serif; } 32 font: inherit; 46 font-size: smaller; } 53 font-size: smaller; } 61 font-size: smaller; } 73 font-size: 110%; } 78 font-size: 105%; } 108 font-style: normal; 109 font-weight: bold; } 153 .Rs { font-style: normal; [all …]
|
| /netbsd-src/distrib/sets/lists/text/ |
| H A D | mi | 104 ./usr/share/groff_font/devX100-12/CB text-groff-font share,groff 105 ./usr/share/groff_font/devX100-12/CBI text-groff-font share,groff 106 ./usr/share/groff_font/devX100-12/CI text-groff-font share,groff 107 ./usr/share/groff_font/devX100-12/CR text-groff-font share,groff 108 ./usr/share/groff_font/devX100-12/DESC text-groff-font share,groff 109 ./usr/share/groff_font/devX100-12/HB text-groff-font share,groff 110 ./usr/share/groff_font/devX100-12/HBI text-groff-font share,groff 111 ./usr/share/groff_font/devX100-12/HI text-groff-font share,groff 112 ./usr/share/groff_font/devX100-12/HR text-groff-font share,groff 113 ./usr/share/groff_font/devX100-12/NB text-groff-font share,groff [all …]
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | fonts | 4 # fonts: file(1) magic for font data 17 0 string %!PS-AdobeFont-1. PostScript Type 1 font text 18 #!:mime font/x-postscript-pfb 24 >24 ubyte x PostScript Type 1 font program data 26 !:mime font/x-postscript-pfb 28 # often followed by colon (3Ah) and space (20h) and font name like: DarkGardenMK LetterGothic 31 # some times instead of colon %%CreationDate: and "font name" later 33 # font name directive followed by def like: c0633bt_.pfb 35 # show font name in parentheses like: Frankfurt Lithos CharterBT-BoldItalic Courier10PitchBT-Bold 38 6 string %PS-AdobeFont-1. PostScript Type 1 font program data [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/_ocamldoc/ |
| H A D | style.css | 5 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 …]
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/doc/ |
| H A D | psrc.sed | 1 /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 …]
|
| H A D | lpsrc.sed | 1 /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 …]
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/doc/ |
| H A D | psrc.sed | 1 /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 …]
|
| H A D | lpsrc.sed | 1 /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 …]
|
| /netbsd-src/external/mit/libcbor/dist/docs/doxygen/ |
| H A D | customdoxygen.css | 4 // font: 400 14px/22px Roboto,sans-serif; 5 font: 13px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 11 font-size: 28px; 12 //font-size: 150%; 16 //font: 400 14px/28px Roboto,sans-serif; 17 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 18 font-size: 24px; 19 font-weight: normal; 28 font-size: 24px; 29 font-weight: normal; [all …]
|
| H A D | doxygen.css | 4 font: 400 14px/22px Roboto,sans-serif; 10 font-size: 150%; 14 font: 400 14px/28px Roboto,sans-serif; 15 font-size: 150%; 16 font-weight: bold; 23 font-size: 150%; 24 font-weight: normal; 32 font-size: 100%; 49 font-weight: bold; 82 font-weight: bold; [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl-java/javadoc2/ |
| H A D | stylesheet.css | 14 .FrameTitleFont { font-size: normal; font-family: normal } 15 .FrameHeadingFont { font-size: normal; font-family: normal } 16 .FrameItemFont { font-size: normal; font-family: normal } 18 /* Example of smaller, sans-serif font in frames */ 19 /* .FrameItemFont { font-size: 10pt; font-family: Helvetica, Arial, sans-serif } */ 24 .NavBarFont1 { font-family: Arial, Helvetica, sans-serif; color:#000000;} 25 .NavBarFont1Rev { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;} 27 .NavBarCell2 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;} 28 .NavBarCell3 { font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF;}
|
| /netbsd-src/external/mit/libcbor/dist/docs/stylesheets/ |
| H A D | stylesheet.css | 7 font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; 8 font-size: 16px; 44 font-size: 0.9rem; } } 51 font-size: 0.9rem; } 80 font-size: 3.25rem; } } 84 font-size: 2.25rem; } } 88 font-size: 1.75rem; } } 92 font-weight: normal; 97 font-size: 1.25rem; } } 101 font-size: 1.15rem; } } [all …]
|
| /netbsd-src/external/gpl2/groff/dist/src/libs/libdriver/ |
| H A D | printer.cpp | 82 font_pointer_list::font_pointer_list(font *f, font_pointer_list *fp) in font_pointer_list() 113 font_table = new font *[nfonts]; in load_font() 118 font **old_font_table = font_table; in load_font() 123 font_table = new font *[nfonts]; in load_font() 132 font *f = find_font(nm); in load_font() 136 font *printer::find_font(const char *nm) in find_font() 141 font *f = make_font(nm); in find_font() 148 font *printer::make_font(const char *nm) in make_font() 150 return font::load_font(nm); in make_font() 182 font *f; in set_ascii_char() [all …]
|
| /netbsd-src/sys/arch/atari/dev/ |
| H A D | ite_cc.c | 338 ip->font = font_info_8x8; in view_init() 340 ip->font = font_info_8x16; in view_init() 344 if (ip->font.width != 8) in view_init() 397 ip->cols = view->display.width / ip->font.width; in ite_newsize() 398 ip->rows = view->display.height / ip->font.height; in ite_newsize() 433 cci->underline = ip->font.baseline + 1; in ite_newsize() 435 cci->ft_x = ip->font.width; in ite_newsize() 436 cci->ft_y = ip->font.height; in ite_newsize() 452 cci->font_cell[ip->font.font_lo] = ip->font.font_p; in ite_newsize() 453 for (i = ip->font.font_lo + 1; i <= ip->font.font_hi; i++) in ite_newsize() [all …]
|
| /netbsd-src/sys/arch/sgimips/gio/ |
| H A D | light.c | 397 struct wsdisplay_font *font = dc->dc_fontdata; in light_putchar() local 402 bitmap = (u_int8_t *)font->data + in light_putchar() 403 ((ch - font->firstchar) * font->fontheight * font->stride); in light_putchar() 404 x = col * font->fontwidth; in light_putchar() 405 y = row * font->fontheight; in light_putchar() 410 rex_write(dc, REX_PAGE0_SET, REX_P0REG_YENDI, y + font->fontheight - 1); in light_putchar() 412 rex_write(dc, REX_PAGE0_SET, REX_P0REG_XENDI, x + font->fontwidth - 1); in light_putchar() 424 for (i = 0; i < font->fontheight; i++) { in light_putchar() 428 bitmap += font->stride; in light_putchar() 437 struct wsdisplay_font *font = dc->dc_fontdata; in light_copycols() local [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 18 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 …]
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grotty/ |
| H A D | tty.cpp | 104 class tty_font : public font { 138 : font(nm), mode(0) in tty_font() 220 void set_char(int, font *, const environment *, int, const char *name); 229 font *make_font(const char *); 311 int n = w / font::hor; in make_underline() 337 int n = w / font::hor; in make_bold() 365 void tty_printer::set_char(int i, font *f, const environment *env, in set_char() 368 if (w % font::hor != 0) in set_char() 383 if (h % font::hor != 0) in add_char() 386 int hpos = h / font::hor; in add_char() [all …]
|
| /netbsd-src/external/gpl2/groff/dist/src/include/ |
| H A D | printer.h | 54 class font; variable 57 font *p; 60 font_pointer_list(font *, font_pointer_list *); 75 int *widthp, font **f); 76 font *get_font_from_index(int fontno); 84 virtual font *make_font(const char *nm); 93 font **font_table; 104 font *find_font(const char *); 105 virtual void set_char(int index, font *f, const environment *env,
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/ |
| H A D | doxygen.css | 4 font: 400 14px/22px Roboto,sans-serif; 8 font: 400 14px/22px Roboto,sans-serif; 14 font-size: 150%; 18 font: 400 14px/28px Roboto,sans-serif; 19 font-size: 150%; 20 font-weight: bold; 27 font-size: 150%; 28 font-weight: normal; 36 font-size: 100%; 53 font-weight: bold; [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/ |
| H A D | doxygen.css | 4 font: 400 14px/22px Roboto,sans-serif; 8 font: 400 14px/22px Roboto,sans-serif; 14 font-size: 150%; 18 font: 400 14px/28px Roboto,sans-serif; 19 font-size: 150%; 20 font-weight: bold; 27 font-size: 150%; 28 font-weight: normal; 36 font-size: 100%; 53 font-weight: bold; [all …]
|