Home | History | Annotate | Download | only in hb-old

Lines Matching refs:SubRuleSet

1206 /* SubRuleSet */
1317 csf1->SubRuleSet = NULL;
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) )
1322 srs = csf1->SubRuleSet;
1361 if ( csf1->SubRuleSet )
1364 srs = csf1->SubRuleSet;
1828 sr = csf1->SubRuleSet[index].SubRule;
1829 numsr = csf1->SubRuleSet[index].SubRuleCount;