Searched defs:SkPDFType1Font (Results 1 – 1 of 1) sorted by relevance
64 struct SkPDFType1Font final : public SkPDFFont { struct66 ~SkPDFType1Font() override {} in ~SkPDFType1Font()67 void getFontSubset(SkPDFCanon*) override {} // TODO(halcanary): implement in getFontSubset()566 SkPDFType1Font::SkPDFType1Font(SkPDFFont::Info info, in SkPDFType1Font() function in SkPDFType1Font