Home
last modified time | relevance | path

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

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMapper_autogen.h600 bool isStructureElementDictionary(const SkPdfNativeObject* nativeObj) const ;
DSkPdfMapper_autogen.cpp1152 if (in == NULL || !isStructureElementDictionary(in)) return kNone_SkPdfNativeObjectType; in mapStructureElementDictionary()
4060 bool SkPdfMapper::isStructureElementDictionary(const SkPdfNativeObject* nativeObj) const { in isStructureElementDictionary() function in SkPdfMapper