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

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

Completed in 34 milliseconds