Home
last modified time | relevance | path

Searched refs:type3_descriptor (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/pdf/
DSkPDFFont.cpp481 static SkPDFIndirectReference type3_descriptor(SkPDFDocument* doc, in type3_descriptor() function
633 font.insertRef("FontDescriptor", type3_descriptor(doc, typeface, cache.get())); in emit_subset_type3()
/third_party/skia/src/pdf/
DSkPDFFont.cpp484 static SkPDFIndirectReference type3_descriptor(SkPDFDocument* doc, in type3_descriptor() function
661 font.insertRef("FontDescriptor", type3_descriptor(doc, typeface, xHeight)); in emit_subset_type3()