Searched refs:isType3FunctionDictionary (Results 1 – 2 of 2) sorted by relevance
252 bool isType3FunctionDictionary(const SkPdfNativeObject* nativeObj) const ;
327 if (in == NULL || !isType3FunctionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType3FunctionDictionary()1785 bool SkPdfMapper::isType3FunctionDictionary(const SkPdfNativeObject* nativeObj) const { in isType3FunctionDictionary() function in SkPdfMapper