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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 220 HB_UShort PairValueCount;
harfbuzz-dump.c 577 DUMP_FUINT (PairSet, PairValueCount);
579 for (i = 0; i < PairSet->PairValueCount; i++)
harfbuzz-gpos.c 1085 count = ps->PairValueCount = GET_UShort();
1152 count = ps->PairValueCount;
1516 for ( numpvr = ppf1->PairSet[index].PairValueCount;
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gpos-private.h 220 HB_UShort PairValueCount;
harfbuzz-gpos.c 1085 count = ps->PairValueCount = GET_UShort();
1152 count = ps->PairValueCount;
1516 for ( numpvr = ppf1->PairSet[index].PairValueCount;
    [all...]

Completed in 347 milliseconds