Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.cpp74 if (kNone_SkPdfNativeObjectType != (ret = mapIconFitDictionary(in))) return ret; in mapDictionary()
1053 SkPdfNativeObjectType SkPdfMapper::mapIconFitDictionary(const SkPdfNativeObject* in) const { in mapIconFitDictionary() function in SkPdfMapper
3802 if (kNone_SkPdfNativeObjectType == mapIconFitDictionary(value)) return false; in SkPdfIconFitDictionaryFromDictionary()
DSkPdfMapper_autogen.h142 SkPdfNativeObjectType mapIconFitDictionary(const SkPdfNativeObject* in) const;