Home
last modified time | relevance | path

Searched refs:mapType1FontDictionary (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp188 if (kNone_SkPdfNativeObjectType != (ret = mapType1FontDictionary(in))) return ret; in mapFontDictionary()
517 SkPdfNativeObjectType SkPdfMapper::mapType1FontDictionary(const SkPdfNativeObject* in) const { in mapType1FontDictionary() function in SkPdfMapper
2311 if (kNone_SkPdfNativeObjectType == mapType1FontDictionary(value)) return false; in SkPdfType1FontDictionaryFromDictionary()
DSkPdfMapper_autogen.h66 SkPdfNativeObjectType mapType1FontDictionary(const SkPdfNativeObject* in) const;