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

  /external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.h 156 /** Set fFirstGlyphID and fLastGlyphID to span at most 255 glyphs,
189 uint16_t fLastGlyphID;
  /external/skia/src/pdf/
SkPDFFont.h 156 /** Set fFirstGlyphID and fLastGlyphID to span at most 255 glyphs,
189 uint16_t fLastGlyphID;
  /external/chromium_org/third_party/skia/include/core/
SkAdvancedTypefaceMetrics.h 48 uint16_t fLastGlyphID; // The last valid glyph ID in the font.
  /external/skia/include/core/
SkAdvancedTypefaceMetrics.h 48 uint16_t fLastGlyphID; // The last valid glyph ID in the font.

Completed in 554 milliseconds