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

/external/harfbuzz/src/
H A Dharfbuzz-gsub-private.h216 typedef struct HB_SubClassRule_ HB_SubClassRule; typedef in typeref:struct:HB_SubClassRule_
221 HB_SubClassRule* SubClassRule; /* array of SubClassRule tables */
H A Dharfbuzz-gsub.c1379 HB_SubClassRule* scr,
1449 static void Free_SubClassRule( HB_SubClassRule* scr )
1467 HB_SubClassRule* scr;
1481 if ( ALLOC_ARRAY( scs->SubClassRule, count, HB_SubClassRule ) )
1518 HB_SubClassRule* scr;
1882 HB_SubClassRule* sr;
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gsub-private.h216 typedef struct HB_SubClassRule_ HB_SubClassRule; typedef in typeref:struct:HB_SubClassRule_
221 HB_SubClassRule* SubClassRule; /* array of SubClassRule tables */
H A Dharfbuzz-gsub.c1379 HB_SubClassRule* scr,
1449 static void Free_SubClassRule( HB_SubClassRule* scr )
1467 HB_SubClassRule* scr;
1481 if ( ALLOC_ARRAY( scs->SubClassRule, count, HB_SubClassRule ) )
1518 HB_SubClassRule* scr;
1882 HB_SubClassRule* sr;

Completed in 34 milliseconds