Home
last modified time | relevance | path

Searched defs:pdfStrike (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFFont.cpp329 SkAdvancedTypefaceMetrics::FontType SkPDFFont::FontType(const SkPDFStrike& pdfStrike, in FontType()
694 const SkPDFStrike& pdfStrike = pdfFont.strike(); in emit_subset_type3() local
H A DSkPDFDevice.cpp907 sk_sp<SkPDFStrike> pdfStrike = SkPDFStrike::Make(fDocument, glyphRunFont, runPaint); in internalDrawGlyphRun() local