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

  /external/skia/src/pdf/
SkPDFFont.h 178 /** Set fFirstGlyphID and fLastGlyphID to span at most 255 glyphs,
202 uint16_t fLastGlyphID;
  /external/skia/src/core/
SkAdvancedTypefaceMetrics.h 32 , fLastGlyphID(0)
65 uint16_t fLastGlyphID; // The last valid glyph ID in the font.

Completed in 135 milliseconds