/csrg-svn/local/ditroff/ditroff.old.okeeffe/driver/ |
H A D | dev.h | 23 struct font { /* characteristics of a font */ struct 24 char nwfont; /* number of width entries for this font */ argument 25 char specfont; /* 1 == special font */ argument 26 char ligfont; /* 1 == ligatures exist on this font */ argument 28 char namefont[10]; /* name of this font (e.g., "R" */ argument 32 /* ligatures, ORed into ligfont */ argument
|
H A D | dip.c | 124 int font = 1; variable 133 int font; member
|
/csrg-svn/local/transcript/src/ |
H A D | pscatmap.c | 106 private struct font { struct 108 char afmname[80]; /* name of AFM file for this font (in map file) */ argument 109 char psname[80]; /* PS font name from AFM file */ argument 127 int font; /* PostScript font */ member
|
H A D | enscript.c | 120 struct font { struct 121 char name[100]; /* PostScript font name */ argument 126 private struct font fonts[16]; /* 16 possible fonts at one time */ argument 963 register char font = 'r'; local
|
H A D | psgrind.c | 60 struct font { struct 61 char name[100]; /* PostScript font name */ argument 66 private struct font fonts[16]; /* 16 possible fonts at one time */ argument
|
/csrg-svn/local/ditroff/ditroff.okeeffe/eqn/ |
H A D | font.c | 34 font(p1, p2) in font() function
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/eqn/ |
H A D | font.c | 18 font(p1, p2) int p1, p2; { in font() function
|
/csrg-svn/old/eqn/common_source/ |
H A D | font.c | 33 font(p1, p2) int p1, p2; { in font() function
|
/csrg-svn/old/roff/troff_font/ |
H A D | mkfont1.c | 15 } font[102] = { variable
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/ |
H A D | db2.c | 105 int font, size; variable
|
H A D | graphics2.c | 374 GRPutText(justify,point1,font,size,string,pos) in GRPutText() argument
|
/csrg-svn/local/ditroff/ditroff.okeeffe/utilities/ |
H A D | dumpdev.c | 30 struct Font font; variable 310 struct Font *font; variable
|
H A D | makedev.c | 81 struct Font font; variable
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/ |
H A D | graphics.c | 146 GRGetCharYSize(font, size) in GRGetCharYSize() argument 664 GRfontfound(font, size) in GRfontfound() argument 809 GROpenFont(font, size) in GROpenFont() argument 882 GRFontStrlen(text, font, size) in GRFontStrlen() argument 920 GRPutText(text, font, size, pos) in GRPutText() argument 981 GRSetTextPos(text, justify, font, size, point, pos) in GRSetTextPos() argument
|
H A D | point.c | 96 PTMakeTextPoints(text, font, size, point, pos) in PTMakeTextPoints() argument
|
H A D | long1.c | 600 LGMFont(font) in LGMFont() argument 960 LGFont(font) in LGFont() argument
|
H A D | db.c | 491 int font; variable
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/grn/ |
H A D | hgraph.c | 248 HGSetFont(font, size) in HGSetFont() argument
|
/csrg-svn/old/tbl/ |
H A D | t0.c | 33 char font[MAXHEAD][MAXCOL][2]; variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/tbl/ |
H A D | globals.c | 38 char font[MAXHEAD][MAXCOL][2]; /* fontstyle of column */ variable
|
/csrg-svn/contrib/groff-1.08/tbl/ |
H A D | table.h | 43 string font; member
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/lib/ |
H A D | gremlinlib.c | 310 gr_text(fp, text, x, y, font, size, justification) in gr_text() argument
|
/csrg-svn/old/roff/common_source/ |
H A D | ni.c | 203 int font = FT; variable
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/troff/ |
H A D | ni.c | 238 int font = FT; variable
|
H A D | t6.c | 597 setfp(pos, font) /* mount font at position pos[0...nfonts] */ in setfp() argument
|