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

  /external/skia/include/core/
SkBounder.h 58 uint16_t fGlyphID;
  /external/skia/include/pdf/
SkPDFFont.h 176 uint16_t fGlyphID;
178 // A fGlyphID of 0 with no fFont always matches.
180 FontRec(SkPDFFont* font, uint32_t fontID, uint16_t fGlyphID);

Completed in 34 milliseconds