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

/external/chromium_org/third_party/skia/third_party/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/fonttools/Lib/fontTools/
H A Dmerge.py514 @_add_method(otTables.ContextSubst,
558 @_add_method(otTables.ContextSubst,
H A Dsubset.py416 otTables.ContextSubst,
435 otTables.ContextSubst,
450 otTables.ContextSubst,
455 @_add_method(otTables.ContextSubst,
553 @_add_method(otTables.ContextSubst,
636 @_add_method(otTables.ContextSubst,
697 @_add_method(otTables.ContextSubst,
725 @_add_method(otTables.ContextSubst,
/external/fonttools/Tools/fontTools/
H A Dmerge.py514 @_add_method(otTables.ContextSubst,
558 @_add_method(otTables.ContextSubst,
H A Dsubset.py416 otTables.ContextSubst,
435 otTables.ContextSubst,
450 otTables.ContextSubst,
455 @_add_method(otTables.ContextSubst,
553 @_add_method(otTables.ContextSubst,
636 @_add_method(otTables.ContextSubst,
697 @_add_method(otTables.ContextSubst,
725 @_add_method(otTables.ContextSubst,
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh896 struct ContextSubst : Context {}; struct in namespace:OT
1123 ContextSubst context;
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh916 struct ContextSubst : Context {}; struct in namespace:OT
1143 ContextSubst context;
/external/fonttools/Lib/fontTools/ttLib/tables/
H A DotTables.py726 5: ContextSubst,
/external/fonttools/Tools/fontTools/ttLib/tables/
H A DotTables.py726 5: ContextSubst,

Completed in 233 milliseconds