Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp523 if (kNone_SkPdfNativeObjectType != (ret = mapType3FontDictionary(in))) return ret; in mapType1FontDictionary()
528 SkPdfNativeObjectType SkPdfMapper::mapType3FontDictionary(const SkPdfNativeObject* in) const { in mapType3FontDictionary() function in SkPdfMapper
2336 if (kNone_SkPdfNativeObjectType == mapType3FontDictionary(value)) return false; in SkPdfType3FontDictionaryFromDictionary()
DSkPdfMapper_autogen.h67 SkPdfNativeObjectType mapType3FontDictionary(const SkPdfNativeObject* in) const;