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

  /external/harfbuzz/src/
harfbuzz-gsub-private.h 141 HB_UShort LigatureCount; /* number of Ligature tables */
harfbuzz-gpos-private.h 369 HB_UShort LigatureCount; /* number of LigatureAttach tables */
harfbuzz-dump.c 324 DUMP_FUINT (LigatureSet, LigatureCount);
326 for (i=0; i < LigatureSet->LigatureCount; i++)
harfbuzz-gsub.c 789 count = ls->LigatureCount = GET_UShort();
836 count = ls->LigatureCount;
977 for ( numlig = ls->LigatureSet[index].LigatureCount;
    [all...]
harfbuzz-gpos.c     [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gsub-private.h 141 HB_UShort LigatureCount; /* number of Ligature tables */
harfbuzz-gpos-private.h 369 HB_UShort LigatureCount; /* number of LigatureAttach tables */
harfbuzz-gsub.c 789 count = ls->LigatureCount = GET_UShort();
836 count = ls->LigatureCount;
977 for ( numlig = ls->LigatureSet[index].LigatureCount;
    [all...]
harfbuzz-gpos.c     [all...]

Completed in 57 milliseconds