Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp521 if (kNone_SkPdfNativeObjectType != (ret = mapMultiMasterFontDictionary(in))) return ret; in mapType1FontDictionary()
1354 SkPdfNativeObjectType SkPdfMapper::mapMultiMasterFontDictionary(const SkPdfNativeObject* in) const { in mapMultiMasterFontDictionary() function in SkPdfMapper
4625 if (kNone_SkPdfNativeObjectType == mapMultiMasterFontDictionary(value)) return false; in SkPdfMultiMasterFontDictionaryFromDictionary()
DSkPdfMapper_autogen.h185 SkPdfNativeObjectType mapMultiMasterFontDictionary(const SkPdfNativeObject* in) const;