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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh600 struct Ligature struct in namespace:OT
728 const Ligature &lig = this+ligature[i];
741 const Ligature &lig = this+ligature[i];
773 OffsetArrayOf<Ligature>
1093 Ligature = 4, enumerator in enum:OT::SubstLookupSubTable::Type
1108 case Ligature: return TRACE_RETURN (u.ligature.dispatch (c));
1125 case Ligature: return TRACE_RETURN (u.ligature.sanitize (c));
1267 if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Ligature, lookup_props, 1))) return TRACE_RETURN (false);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh600 struct Ligature struct in namespace:OT
728 const Ligature &lig = this+ligature[i];
741 const Ligature &lig = this+ligature[i];
773 OffsetArrayOf<Ligature>
1093 Ligature = 4, enumerator in enum:OT::SubstLookupSubTable::Type
1108 case Ligature: return TRACE_RETURN (u.ligature.dispatch (c));
1125 case Ligature: return TRACE_RETURN (u.ligature.sanitize (c));
1267 if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Ligature, lookup_props, 1))) return TRACE_RETURN (false);

Completed in 227 milliseconds