Searched refs:ligfont (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddev.h68 char ligfont; /* 1 == ligatures exist on this font */ member in struct:Font
74 /* ligatures, ORed into ligfont */
H A Dmakedev.c235 font.specfont = font.ligfont = spacewidth = 0;
248 font.ligfont = getlig(fin);
H A Dt6.c623 if ((lf = fontbase[fbits(i)]->ligfont) == 0) /* font lacks ligatures */
/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A Ddev.h63 char ligfont; /* 1 == ligatures exist on this font */ member in struct:Font
69 /* ligatures, ORed into ligfont */
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c245 font.specfont = font.ligfont = spacewidth = 0;
258 font.ligfont = getlig(fin);

Completed in 60 milliseconds