Searched refs:isStructureElementAccessDictionary (Results 1 – 2 of 2) sorted by relevance
609 bool isStructureElementAccessDictionary(const SkPdfNativeObject* nativeObj) const ;
1173 if (in == NULL || !isStructureElementAccessDictionary(in)) return kNone_SkPdfNativeObjectType; in mapStructureElementAccessDictionary()4117 bool SkPdfMapper::isStructureElementAccessDictionary(const SkPdfNativeObject* nativeObj) const { in isStructureElementAccessDictionary() function in SkPdfMapper