Searched refs:ContextSubst (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-dump.c372 HB_ContextSubst *ContextSubst = &subtable->st.gsub.context; local
374 DUMP_FUINT (ContextSubst, SubstFormat);
375 switch( ContextSubst->SubstFormat )
378 Dump_ContextSubstFormat1 (&ContextSubst->csf.csf1, stream, indent+2, hb_type);
381 Dump_ContextSubstFormat2 (&ContextSubst->csf.csf2, stream, indent+2, hb_type);
384 Dump_ContextSubstFormat3 (&ContextSubst->csf.csf3, stream, indent+2, hb_type);
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh890 struct ContextSubst : Context {}; struct in namespace:OT
1115 ContextSubst context;

Completed in 136 milliseconds