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

  /external/chromium_org/third_party/skia/third_party/harfbuzz/src/
harfbuzz-gdef.h 50 HB_UShort GlyphCount; /* number of glyphs with
harfbuzz-open.h 170 HB_UShort GlyphCount; /* number of glyphs in GlyphArray */
215 HB_UShort GlyphCount; /* size of the ClassValueArray */
harfbuzz-gsub-private.h 51 HB_UShort GlyphCount; /* number of glyph IDs in
78 HB_UShort GlyphCount; /* number of glyph IDs in the
102 HB_UShort GlyphCount; /* number of glyph IDs in the
171 HB_UShort GlyphCount; /* total number of input glyphs */
204 HB_UShort GlyphCount; /* total number of context classes */
246 HB_UShort GlyphCount; /* number of input glyphs */
444 HB_UShort GlyphCount; /* number of Glyph IDs */
harfbuzz-gpos-private.h 427 HB_UShort GlyphCount; /* total number of input glyphs */
458 HB_UShort GlyphCount; /* total number of context classes */
498 HB_UShort GlyphCount; /* number of input glyphs */
  /external/pdfium/core/src/fpdfapi/fpdf_font/
ttgsubtable.h 160 TT_uint16_t GlyphCount;
162 TCoverageFormat1(): GlyphCount(0), GlyphArray(NULL)
215 TT_uint16_t GlyphCount;
217 TClassDefFormat1(): StartGlyph(0), GlyphCount(0), ClassValueArray(NULL)
293 TT_uint16_t GlyphCount;
295 TSingleSubstFormat2(): Coverage(NULL), GlyphCount(0), Substitute(NULL)

Completed in 195 milliseconds