Home
last modified time | relevance | path

Searched refs:fPDFFont (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp669 fPDFFont = pdfFont; in setFont()
671 bool convertedToType3 = fPDFFont->getType() == SkAdvancedTypefaceMetrics::kOther_Font; in setFont()
672 bool thousandEM = fPDFFont->typeface()->getUnitsPerEm() == 1000; in setFont()
676 SkASSERT(fPDFFont); in writeGlyph()
709 if (fPDFFont->multiByteGlyphs()) { in writeGlyph()
719 SkPDFFont* fPDFFont = nullptr; member in __anon18906::GlyphPositioner

Completed in 4 milliseconds