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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh918 struct ChainContextSubst : ChainContext {};
1095 ChainContext = 6, enumerator in enum:OT::SubstLookupSubTable::Type
1110 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1127 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
H A Dhb-ot-layout-gpos-table.hh1357 struct ChainContextPos : ChainContext {};
1383 ChainContext = 8, enumerator in enum:OT::PosLookupSubTable::Type
1399 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1417 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
H A Dhb-ot-layout-gsubgpos-private.hh2120 struct ChainContext struct in namespace:OT
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh918 struct ChainContextSubst : ChainContext {};
1095 ChainContext = 6, enumerator in enum:OT::SubstLookupSubTable::Type
1110 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1127 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
H A Dhb-ot-layout-gpos-table.hh1357 struct ChainContextPos : ChainContext {};
1383 ChainContext = 8, enumerator in enum:OT::PosLookupSubTable::Type
1399 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1417 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
H A Dhb-ot-layout-gsubgpos-private.hh2122 struct ChainContext struct in namespace:OT

Completed in 2187 milliseconds