HomeSort by relevance Sort by last modified time
    Searched refs:ContextSubst (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-dump.c 372 HB_ContextSubst *ContextSubst = &subtable->st.gsub.context;
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/
hb-ot-layout-gsub-table.hh 890 struct ContextSubst : Context {};
    [all...]

Completed in 93 milliseconds