Searched refs:isType1PatternDictionary (Results 1 – 2 of 2) sorted by relevance
285 bool isType1PatternDictionary(const SkPdfNativeObject* nativeObj) const ;
404 if (in == NULL || !isType1PatternDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType1PatternDictionary()1994 bool SkPdfMapper::isType1PatternDictionary(const SkPdfNativeObject* nativeObj) const { in isType1PatternDictionary() function in SkPdfMapper