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

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

Completed in 414 milliseconds