Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h612 bool isAttributeObjectDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1180 if (in == NULL || !isAttributeObjectDictionary(in)) return kNone_SkPdfNativeObjectType; in mapAttributeObjectDictionary()
4136 bool SkPdfMapper::isAttributeObjectDictionary(const SkPdfNativeObject* nativeObj) const { in isAttributeObjectDictionary() function in SkPdfMapper