Searched refs:isType0FunctionDictionary (Results 1 – 2 of 2) sorted by relevance
246 bool isType0FunctionDictionary(const SkPdfNativeObject* nativeObj) const ;
313 if (in == NULL || !isType0FunctionDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType0FunctionDictionary()1747 bool SkPdfMapper::isType0FunctionDictionary(const SkPdfNativeObject* nativeObj) const { in isType0FunctionDictionary() function in SkPdfMapper