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 89 uint32_t fFontID;
  /external/skia/src/core/
SkScalerContext.h 28 uint32_t fFontID;
  /external/skia/src/ports/
SkFontHost_FreeType.cpp 235 uint32_t fFontID;
262 : fNext(nullptr), fSkStream(stream), fRefCnt(1), fFontID(fontID)
310 if (rec->fFontID == fontID) {
    [all...]

Completed in 2618 milliseconds