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

  /external/harfbuzz/src/
harfbuzz-gdef.h 66 HB_UShort LigGlyphCount; /* number of ligature glyphs */
harfbuzz-gdef.c 576 count = lcl->LigGlyphCount = GET_UShort();
631 count = lcl->LigGlyphCount;
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-gdef.h 66 HB_UShort LigGlyphCount; /* number of ligature glyphs */
harfbuzz-gdef.c 576 count = lcl->LigGlyphCount = GET_UShort();
631 count = lcl->LigGlyphCount;

Completed in 3024 milliseconds