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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 226 typedef struct HB_PairSet_ HB_PairSet;
232 HB_PairSet* PairSet; /* array of PairSet tables */
harfbuzz-dump.c 574 Dump_PairSet (HB_PairSet *PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2)
harfbuzz-gpos.c 1067 static HB_Error Load_PairSet ( HB_PairSet* ps,
1141 static void Free_PairSet( HB_PairSet* ps,
1180 HB_PairSet* ps;
1194 if ( ALLOC_ARRAY( ppf1->PairSet, count, HB_PairSet ) )
1233 HB_PairSet* ps;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 226 typedef struct HB_PairSet_ HB_PairSet;
232 HB_PairSet* PairSet; /* array of PairSet tables */
harfbuzz-gpos.c 1067 static HB_Error Load_PairSet ( HB_PairSet* ps,
1141 static void Free_PairSet( HB_PairSet* ps,
1180 HB_PairSet* ps;
1194 if ( ALLOC_ARRAY( ppf1->PairSet, count, HB_PairSet ) )
1233 HB_PairSet* ps;
    [all...]

Completed in 96 milliseconds