Searched refs:SkPdfType0Font (Results 1 – 2 of 2) sorted by relevance
271 SkPdfType0Font* SkPdfFont::fontFromType0FontDictionary(SkPdfNativeDoc* doc, in fontFromType0FontDictionary()277 return new SkPdfType0Font(doc, dict); in fontFromType0FontDictionary()427 SkPdfType0Font::SkPdfType0Font(SkPdfNativeDoc* doc, SkPdfType0FontDictionary* dict) { in SkPdfType0Font() function in SkPdfType0Font
23 class SkPdfType0Font; variable236 static SkPdfType0Font* fontFromType0FontDictionary(SkPdfNativeDoc* doc,285 class SkPdfType0Font : public SkPdfFont {287 SkPdfType0Font(SkPdfNativeDoc* doc, SkPdfType0FontDictionary* dict);