HomeSort by relevance Sort by last modified time
    Searched refs:Ligature (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-layout-gsub-table.hh 580 struct Ligature
657 GlyphID ligature,
663 ligGlyph = ligature;
676 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
690 unsigned int num_ligs = ligature.len;
692 (this+ligature[i]).closure (c);
698 unsigned int num_ligs = ligature.len;
700 (this+ligature[i]).collect_glyphs (c);
706 unsigned int num_ligs = ligature.len;
709 const Ligature &lig = this+ligature[i]
756 ligature; \/* Array LigatureSet tables member in struct:OT::LigatureSet
1097 LigatureSubst ligature; member in union:OT::SubstLookupSubTable::__anon12537
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/tables/
otTables.py 411 ligatures[input[i]] = ligSets[i].Ligature
434 ligs = ligSet.Ligature = []
450 xmlWriter.simpletag("Ligature", glyph=lig.LigGlyph,
468 lig = Ligature()

Completed in 333 milliseconds