Searched refs:isStructureElementDictionary (Results 1 – 2 of 2) sorted by relevance
600 bool isStructureElementDictionary(const SkPdfNativeObject* nativeObj) const ;
1152 if (in == NULL || !isStructureElementDictionary(in)) return kNone_SkPdfNativeObjectType; in mapStructureElementDictionary()4060 bool SkPdfMapper::isStructureElementDictionary(const SkPdfNativeObject* nativeObj) const { in isStructureElementDictionary() function in SkPdfMapper