Searched refs:isDocumentInformationDictionary (Results 1 – 2 of 2) sorted by relevance
582 bool isDocumentInformationDictionary(const SkPdfNativeObject* nativeObj) const ;
1110 if (in == NULL || !isDocumentInformationDictionary(in)) return kNone_SkPdfNativeObjectType; in mapDocumentInformationDictionary()3946 bool SkPdfMapper::isDocumentInformationDictionary(const SkPdfNativeObject* nativeObj) const { in isDocumentInformationDictionary() function in SkPdfMapper