Searched defs:chainContext (Results 1 - 4 of 4) sorted by path

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gpos-table.hh1399 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1417 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
1435 ChainContextPos chainContext; member in union:OT::PosLookupSubTable::__anon11848
H A Dhb-ot-layout-gsub-table.hh1110 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1127 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
1144 ChainContextSubst chainContext; member in union:OT::SubstLookupSubTable::__anon11855
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh1399 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1417 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
1435 ChainContextPos chainContext; member in union:OT::PosLookupSubTable::__anon21650
H A Dhb-ot-layout-gsub-table.hh1110 case ChainContext: return TRACE_RETURN (u.chainContext.dispatch (c));
1127 case ChainContext: return TRACE_RETURN (u.chainContext.sanitize (c));
1144 ChainContextSubst chainContext; member in union:OT::SubstLookupSubTable::__anon21657

Completed in 200 milliseconds