Lines Matching defs:font
52 fn font as number from 1-n
82 x f n s font position n contains font s
108 struct font *fontbase[NFONT];
113 int smnt; /* index of first special font */
127 char *fontdir = "/usr/lib/font";
390 case 'f': /* font used */
402 fileinit() /* read in font and code files, etc. */
408 fontprint(i) /* debugging print of font i (0,...) */
421 loadfont(n, s) /* load font info for font s on position n (1...) */
456 int font = 1; /* current font */
498 statep->sfont = font;
519 font = statep->sfont;
660 t_font(s) /* convert string to internal font number */
808 t_fp(n, s) /* font position n now contains font s */
816 setfont(n) /* set font to n */