Searched refs:ligGlyph (Results 1 – 4 of 4) sorted by relevance
34 TTGlyphID ligGlyph = SWAPW(ligTable->ligGlyph); in process() local47 … if (comp == compCount && (filter == NULL || filter->accept(LE_SET_GLYPH(glyph, ligGlyph)))) { in process()58 tempIterator.setCurrGlyphID(ligGlyph); in process()
32 TTGlyphID ligGlyph; member
258 const LigGlyph &lig_glyph = this+ligGlyph[index]; in get_lig_carets()265 return_trace (coverage.sanitize (c, this) && ligGlyph.sanitize (c, this)); in sanitize()273 ligGlyph; /* Array of LigGlyph tables member276 DEFINE_SIZE_ARRAY (4, ligGlyph);
589 c->glyphs->add (ligGlyph); in closure()598 c->output->add (ligGlyph); in collect_glyphs()625 c->replace_glyph (ligGlyph); in apply()649 ligGlyph, in apply()663 ligGlyph = ligature; in serialize()672 return_trace (ligGlyph.sanitize (c) && component.sanitize (c)); in sanitize()676 GlyphID ligGlyph; /* GlyphID of ligature to substitute */ member