HomeSort by relevance Sort by last modified time
    Searched refs:Ligature (Results 1 - 3 of 3) 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::__anon13125
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/otvalid/
otvgsub.c 259 OTV_NEST3( LigatureSubstFormat1, LigatureSet, Ligature );
  /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 2871 milliseconds