Searched refs:isStreamCommonDictionary (Results 1 – 2 of 2) sorted by relevance
198 bool isStreamCommonDictionary(const SkPdfNativeObject* nativeObj) const ;
201 if (in == NULL || !isStreamCommonDictionary(in)) return kNone_SkPdfNativeObjectType; in mapStreamCommonDictionary()1443 bool SkPdfMapper::isStreamCommonDictionary(const SkPdfNativeObject* nativeObj) const { in isStreamCommonDictionary() function in SkPdfMapper