HomeSort by relevance Sort by last modified time
    Searched refs:HB_SubstLookupRecord (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz/src/
harfbuzz-gsub-private.h 167 typedef struct HB_SubstLookupRecord_ HB_SubstLookupRecord;
175 HB_SubstLookupRecord* SubstLookupRecord;
208 HB_SubstLookupRecord* SubstLookupRecord;
250 HB_SubstLookupRecord* SubstLookupRecord;
281 HB_SubstLookupRecord* SubstLookupRecord;
322 HB_SubstLookupRecord* SubstLookupRecord;
394 HB_SubstLookupRecord* SubstLookupRecord;
harfbuzz-gsub.c 1080 HB_SubstLookupRecord* subst,
1140 HB_SubstLookupRecord* slr;
1172 if ( ALLOC_ARRAY( sr->SubstLookupRecord, count, HB_SubstLookupRecord ) )
1387 HB_SubstLookupRecord* slr;
1422 if ( ALLOC_ARRAY( scr->SubstLookupRecord, count, HB_SubstLookupRecord ) )
    [all...]

Completed in 20 milliseconds