Lines Matching refs:Ligature
307 DEF_DUMP (Ligature)
313 DUMP_FGLYPH (Ligature, LigGlyph);
314 DUMP_FUINT (Ligature, ComponentCount);
316 for (i=0; i < Ligature->ComponentCount - 1; i++)
317 DUMP1("<Component>%#06x</Component>\n", Ligature->Component[i]);
327 RECURSE_NUM (Ligature, i, Ligature, &LigatureSet->Ligature[i]);
334 HB_LigatureSubst *LigatureSubst = &subtable->st.gsub.ligature;
666 lookup_name = "LIGATURE";