Home
last modified time | relevance | path

Searched refs:GetType1GlyphNames (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/pdf/
DSkPDFFont.h42 static void GetType1GlyphNames(const SkTypeface&, SkString*);
DSkPDFFont.cpp455 SkPDFFont::GetType1GlyphNames(*typeface, names.data()); in type_1_glyphnames()
522 void SkPDFFont::GetType1GlyphNames(const SkTypeface& face, SkString* dst) { in GetType1GlyphNames() function in SkPDFFont
/external/skia/src/pdf/
DSkPDFFont.h48 static void GetType1GlyphNames(const SkTypeface&, SkString*);
DSkPDFType1Font.cpp263 SkPDFFont::GetType1GlyphNames(*typeface, names.data()); in type_1_glyphnames()
DSkPDFFont.cpp51 void SkPDFFont::GetType1GlyphNames(const SkTypeface& face, SkString* dst) { in GetType1GlyphNames() function in SkPDFFont