Searched defs:ligature (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-arabic-table.hh921 uint16_t ligature; member in struct:ligature_set_t::ligature_pairs_t
H A Dhb-ot-layout-gsub-table.hh635 /* Deal, we are forming the ligature. */
651 GlyphID ligature,
657 ligGlyph = ligature;
669 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
683 unsigned int num_ligs = ligature.len;
685 (this+ligature[i]).closure (c);
691 unsigned int num_ligs = ligature.len;
693 (this+ligature[i]).collect_glyphs (c);
699 unsigned int num_ligs = ligature.len;
702 const Ligature &lig = this+ligature[
650 serialize(hb_serialize_context_t *c, GlyphID ligature, Supplier<GlyphID> &components, unsigned int num_components ) argument
748 ligature; /* Array LigatureSet tables member in struct:OT::LigatureSet
1114 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon6482
[all...]
/external/harfbuzz/src/
H A Dharfbuzz-gsub-private.h130 HB_UShort LigGlyph; /* glyphID of ligature
132 HB_UShort ComponentCount; /* number of components in ligature */
459 HB_LigatureSubst ligature; member in union:HB_GSUB_SubTable_
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gsub-private.h130 HB_UShort LigGlyph; /* glyphID of ligature
132 HB_UShort ComponentCount; /* number of components in ligature */
459 HB_LigatureSubst ligature; member in union:HB_GSUB_SubTable_

Completed in 115 milliseconds