Searched refs:ChainContext (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh929 struct ChainContextSubst : ChainContext {};
1103 ChainContext = 6, enumerator in enum:OT::SubstLookupSubTable::Type
1119 case ChainContext: return_trace (u.chainContext.dispatch (c));
H A Dhb-ot-layout-gpos-table.hh1384 struct ChainContextPos : ChainContext {};
1410 ChainContext = 8, enumerator in enum:OT::PosLookupSubTable::Type
1427 case ChainContext: return_trace (u.chainContext.dispatch (c));
H A Dhb-ot-layout-gsubgpos-private.hh2136 struct ChainContext struct in namespace:OT

Completed in 312 milliseconds