Home
last modified time | relevance | path

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

/external/harfbuzz/src/
Dharfbuzz-gsub-private.h183 typedef struct HB_SubRule_ HB_SubRule; typedef
188 HB_SubRule* SubRule; /* array of SubRule tables */
Dharfbuzz-gsub.c1132 static HB_Error Load_SubRule( HB_SubRule* sr, in Load_SubRule()
1199 static void Free_SubRule( HB_SubRule* sr ) in Free_SubRule()
1216 HB_SubRule* sr; in Load_SubRuleSet()
1230 if ( ALLOC_ARRAY( srs->SubRule, count, HB_SubRule ) ) in Load_SubRuleSet()
1266 HB_SubRule* sr; in Free_SubRuleSet()
1815 HB_SubRule* sr; in Lookup_ContextSubst1()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-gsub-private.h183 typedef struct HB_SubRule_ HB_SubRule; typedef
188 HB_SubRule* SubRule; /* array of SubRule tables */
Dharfbuzz-gsub.c1132 static HB_Error Load_SubRule( HB_SubRule* sr, in Load_SubRule()
1199 static void Free_SubRule( HB_SubRule* sr ) in Free_SubRule()
1216 HB_SubRule* sr; in Load_SubRuleSet()
1230 if ( ALLOC_ARRAY( srs->SubRule, count, HB_SubRule ) ) in Load_SubRuleSet()
1266 HB_SubRule* sr; in Free_SubRuleSet()
1815 HB_SubRule* sr; in Lookup_ContextSubst1()