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

  /external/harfbuzz/src/
harfbuzz-gpos-private.h 162 HB_UShort MarkCount; /* number of MarkRecord tables */
harfbuzz-dump.c 165 DUMP_FUINT (MarkArray, MarkCount);
167 for (i=0; i < MarkArray->MarkCount; i++)
harfbuzz-gpos.c 829 count = ma->MarkCount = GET_UShort();
877 count = ma->MarkCount;
    [all...]

Completed in 2289 milliseconds