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

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh580 struct Ligature struct in namespace:OT
709 const Ligature &lig = this+ligature[i];
722 const Ligature &lig = this+ligature[i];
755 OffsetArrayOf<Ligature>
1066 Ligature = 4, enumerator in enum:OT::SubstLookupSubTable::Type
1082 case Ligature: return_trace (u.ligature.dispatch (c));
1219 if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Ligature, lookup_props, 1))) return_trace (false);

Completed in 52 milliseconds