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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 231 HB_UShort PairSetCount; /* number of PairSet tables */
harfbuzz-dump.c 602 DUMP_FUINT (&PairPos->ppf.ppf1, PairSetCount);
603 for (i = 0; i < PairPos->ppf.ppf1.PairSetCount; i++)
harfbuzz-gpos.c 1188 count = ppf1->PairSetCount = GET_UShort();
1238 count = ppf1->PairSetCount;
1507 if ( index >= ppf1->PairSetCount )
    [all...]

Completed in 17 milliseconds