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 53 SkFontID fFontID; // uint32_t
  /external/skia/src/core/
SkScalerContext.h 44 uint32_t fFontID;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 238 uint32_t fFontID;
274 : fNext(nullptr), fSkStream(std::move(stream)), fRefCnt(1), fFontID(fontID)
336 if (cachedRec->fFontID == fontID) {
    [all...]

Completed in 343 milliseconds