Home
last modified time | relevance | path

Searched defs:font (Results 1 – 25 of 41) sorted by relevance

12

/csrg-svn/local/ditroff/ditroff.old.okeeffe/driver/
H A Ddev.h23 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 Ddip.c124 int font = 1; variable
133 int font; member
/csrg-svn/local/transcript/src/
H A Dpscatmap.c106 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 Denscript.c120 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 Dpsgrind.c60 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 Dfont.c34 font(p1, p2) in font() function
/csrg-svn/local/ditroff/ditroff.old.okeeffe/eqn/
H A Dfont.c18 font(p1, p2) int p1, p2; { in font() function
/csrg-svn/old/eqn/common_source/
H A Dfont.c33 font(p1, p2) int p1, p2; { in font() function
/csrg-svn/old/roff/troff_font/
H A Dmkfont1.c15 } font[102] = { variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gremlin/
H A Ddb2.c105 int font, size; variable
H A Dgraphics2.c374 GRPutText(justify,point1,font,size,string,pos) in GRPutText() argument
/csrg-svn/local/ditroff/ditroff.okeeffe/utilities/
H A Ddumpdev.c30 struct Font font; variable
310 struct Font *font; variable
H A Dmakedev.c81 struct Font font; variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/sunsrc/gremlin/
H A Dgraphics.c146 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 Dpoint.c96 PTMakeTextPoints(text, font, size, point, pos) in PTMakeTextPoints() argument
H A Dlong1.c600 LGMFont(font) in LGMFont() argument
960 LGFont(font) in LGFont() argument
H A Ddb.c491 int font; variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/grn/
H A Dhgraph.c248 HGSetFont(font, size) in HGSetFont() argument
/csrg-svn/old/tbl/
H A Dt0.c33 char font[MAXHEAD][MAXCOL][2]; variable
/csrg-svn/local/ditroff/ditroff.okeeffe/tbl/
H A Dglobals.c38 char font[MAXHEAD][MAXCOL][2]; /* fontstyle of column */ variable
/csrg-svn/contrib/groff-1.08/tbl/
H A Dtable.h43 string font; member
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/lib/
H A Dgremlinlib.c310 gr_text(fp, text, x, y, font, size, justification) in gr_text() argument
/csrg-svn/old/roff/common_source/
H A Dni.c203 int font = FT; variable
/csrg-svn/local/ditroff/ditroff.old.okeeffe/troff/
H A Dni.c238 int font = FT; variable
H A Dt6.c597 setfp(pos, font) /* mount font at position pos[0...nfonts] */ in setfp() argument

12