Searched refs:ligfont (Results 1 – 5 of 5) sorted by relevance
63 char ligfont; /* 1 == ligatures exist on this font */ member
68 char ligfont; /* 1 == ligatures exist on this font */ member
235 font.specfont = font.ligfont = spacewidth = 0;248 font.ligfont = getlig(fin);
623 if ((lf = fontbase[fbits(i)]->ligfont) == 0) /* font lacks ligatures */
245 font.specfont = font.ligfont = spacewidth = 0; in dofont()258 font.ligfont = getlig(fin); in dofont()