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

  /external/harfbuzz/src/
harfbuzz-gsub-private.h 285 HB_UShort InputGlyphCount;
327 HB_UShort InputGlyphCount;
398 HB_UShort InputGlyphCount;
harfbuzz-gpos-private.h 547 HB_UShort InputGlyphCount;
589 HB_UShort InputGlyphCount;
652 HB_UShort InputGlyphCount;
harfbuzz-dump.c 267 DUMP_USHORT_ARRAY (ChainSubClassRule, Input, ChainSubClassRule->InputGlyphCount - 1);
423 DUMP_FUINT (ChainContextSubstFormat3, InputGlyphCount);
424 for (i = 0; i < ChainContextSubstFormat3->InputGlyphCount; i++)
harfbuzz-gsub.c     [all...]
harfbuzz-gpos.c     [all...]

Completed in 574 milliseconds