HomeSort by relevance Sort by last modified time
    Searched refs:SkPDFType3Font (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pdf/
SkPDFFont.cpp 70 struct SkPDFType3Font final : public SkPDFFont {
71 SkPDFType3Font(SkPDFFont::Info, const SkAdvancedTypefaceMetrics&);
72 ~SkPDFType3Font() override {}
253 font = sk_make_sp<SkPDFType3Font>(std::move(info), metrics);
586 // class SkPDFType3Font
737 SkPDFType3Font::SkPDFType3Font(SkPDFFont::Info info,
741 void SkPDFType3Font::getFontSubset(SkPDFCanon* canon) {
  /external/skqp/src/pdf/
SkPDFFont.cpp 70 struct SkPDFType3Font final : public SkPDFFont {
71 SkPDFType3Font(SkPDFFont::Info, const SkAdvancedTypefaceMetrics&);
72 ~SkPDFType3Font() override {}
253 font = sk_make_sp<SkPDFType3Font>(std::move(info), metrics);
586 // class SkPDFType3Font
737 SkPDFType3Font::SkPDFType3Font(SkPDFFont::Info info,
741 void SkPDFType3Font::getFontSubset(SkPDFCanon* canon) {

Completed in 115 milliseconds