Searched refs:isType2PatternDictionary (Results 1 – 2 of 2) sorted by relevance
288 bool isType2PatternDictionary(const SkPdfNativeObject* nativeObj) const ;
411 if (in == NULL || !isType2PatternDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType2PatternDictionary()2019 bool SkPdfMapper::isType2PatternDictionary(const SkPdfNativeObject* nativeObj) const { in isType2PatternDictionary() function in SkPdfMapper