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

/external/harfbuzz/src/
H A Dharfbuzz-gsub-private.h140 HB_Ligature* Ligature; /* array of Ligature tables */ member in struct:HB_LigatureSet_
141 HB_UShort LigatureCount; /* number of Ligature tables */
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gsub-private.h140 HB_Ligature* Ligature; /* array of Ligature tables */ member in struct:HB_LigatureSet_
141 HB_UShort LigatureCount; /* number of Ligature tables */
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh582 struct Ligature struct in namespace:OT
702 const Ligature &lig = this+ligature[i];
715 const Ligature &lig = this+ligature[i];
747 OffsetArrayOf<Ligature>
1065 Ligature = 4, enumerator in enum:OT::SubstLookupSubTable::Type
1080 case Ligature: return TRACE_RETURN (u.ligature.dispatch (c));
1097 case Ligature: return TRACE_RETURN (u.ligature.sanitize (c));
1287 if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Ligature, lookup_props, 1))) return TRACE_RETURN (false);

Completed in 3645 milliseconds