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

  /external/harfbuzz/src/
harfbuzz-open.h 101 HB_UShort LookupListCount; /* number of LookupList indices */
harfbuzz-dump.c 147 DUMP_FUINT (Feature, LookupListCount);
149 for (i=0; i < Feature->LookupListCount; i++)
harfbuzz-open.c 318 count = f->LookupListCount = GET_UShort();
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]

Completed in 29 milliseconds