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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 215 typedef struct HB_PairValueRecord_ HB_PairValueRecord;
222 HB_PairValueRecord* PairValueRecord;
harfbuzz-dump.c 566 Dump_PairValueRecord (HB_PairValueRecord *PairValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2)
harfbuzz-gpos.c 1077 HB_PairValueRecord* pvr;
1091 if ( ALLOC_ARRAY( ps->PairValueRecord, count, HB_PairValueRecord ) )
1147 HB_PairValueRecord* pvr;
1504 HB_PairValueRecord* pvr;
    [all...]

Completed in 1555 milliseconds