Searched refs:HB_SubRuleSet (Results 1 - 4 of 4) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-gsub-private.h192 typedef struct HB_SubRuleSet_ HB_SubRuleSet; typedef in typeref:struct:HB_SubRuleSet_
197 HB_SubRuleSet* SubRuleSet; /* array of SubRuleSet tables */
H A Dharfbuzz-gsub.c1208 static HB_Error Load_SubRuleSet( HB_SubRuleSet* srs,
1262 static void Free_SubRuleSet( HB_SubRuleSet* srs )
1292 HB_SubRuleSet* srs;
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) )
1358 HB_SubRuleSet* srs;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gsub-private.h192 typedef struct HB_SubRuleSet_ HB_SubRuleSet; typedef in typeref:struct:HB_SubRuleSet_
197 HB_SubRuleSet* SubRuleSet; /* array of SubRuleSet tables */
H A Dharfbuzz-gsub.c1208 static HB_Error Load_SubRuleSet( HB_SubRuleSet* srs,
1262 static void Free_SubRuleSet( HB_SubRuleSet* srs )
1292 HB_SubRuleSet* srs;
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) )
1358 HB_SubRuleSet* srs;

Completed in 34 milliseconds