HomeSort by relevance Sort by last modified time
    Searched defs:ligature (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-arabic-table.hh 921 uint16_t ligature; member in struct:ligature_set_t::ligature_pairs_t
    [all...]
hb-ot-layout-gsub-table.hh 582 struct Ligature
635 /* 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
748 ligature; \/* Array LigatureSet tables member in struct:OT::LigatureSet
1114 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon8446
    [all...]
  /external/harfbuzz/src/
harfbuzz-gsub-private.h 130 HB_UShort LigGlyph; /* glyphID of ligature
132 HB_UShort ComponentCount; /* number of components in ligature */
140 HB_Ligature* Ligature; /* array of Ligature tables */
141 HB_UShort LigatureCount; /* number of Ligature tables */
459 HB_LigatureSubst ligature; member in union:HB_GSUB_SubTable_
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub-private.h 130 HB_UShort LigGlyph; /* glyphID of ligature
132 HB_UShort ComponentCount; /* number of components in ligature */
140 HB_Ligature* Ligature; /* array of Ligature tables */
141 HB_UShort LigatureCount; /* number of Ligature tables */
459 HB_LigatureSubst ligature; member in union:HB_GSUB_SubTable_

Completed in 90 milliseconds