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

  /external/skia/src/pdf/
SkPDFCanon.h 69 uint32_t fFontID;
  /external/skia/src/core/
SkScalerContext.h 28 uint32_t fFontID;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 240 uint32_t fFontID;
267 : fNext(NULL), fSkStream(stream), fRefCnt(1), fFontID(fontID)
284 if (rec->fFontID == fontID) {
    [all...]

Completed in 3123 milliseconds