Home
last modified time | relevance | path

Searched refs:SubRuleSet (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-gsub-private.h197 HB_SubRuleSet* SubRuleSet; /* array of SubRuleSet tables */ member
Dharfbuzz-gsub.c1317 csf1->SubRuleSet = NULL; in Load_ContextSubst1()
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) ) in Load_ContextSubst1()
1322 srs = csf1->SubRuleSet; in Load_ContextSubst1()
1361 if ( csf1->SubRuleSet ) in Free_ContextSubst1()
1364 srs = csf1->SubRuleSet; in Free_ContextSubst1()
1828 sr = csf1->SubRuleSet[index].SubRule; in Lookup_ContextSubst1()
1829 numsr = csf1->SubRuleSet[index].SubRuleCount; in Lookup_ContextSubst1()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gsub-private.h197 HB_SubRuleSet* SubRuleSet; /* array of SubRuleSet tables */ member
Dharfbuzz-gsub.c1317 csf1->SubRuleSet = NULL; in Load_ContextSubst1()
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) ) in Load_ContextSubst1()
1322 srs = csf1->SubRuleSet; in Load_ContextSubst1()
1361 if ( csf1->SubRuleSet ) in Free_ContextSubst1()
1364 srs = csf1->SubRuleSet; in Free_ContextSubst1()
1828 sr = csf1->SubRuleSet[index].SubRule; in Lookup_ContextSubst1()
1829 numsr = csf1->SubRuleSet[index].SubRuleCount; in Lookup_ContextSubst1()