Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/lp/filter/postscript/common/
H A Ddev.h63 char ligfont; /* 1 == ligatures exist on this font */ member
/titanic_44/usr/src/cmd/troff/troff.d/
H A Ddev.h68 char ligfont; /* 1 == ligatures exist on this font */ member
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 */
/titanic_44/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c245 font.specfont = font.ligfont = spacewidth = 0; in dofont()
258 font.ligfont = getlig(fin); in dofont()