Searched refs:isFunctionCommonDictionary (Results 1 – 2 of 2) sorted by relevance
243 bool isFunctionCommonDictionary(const SkPdfNativeObject* nativeObj) const ;
306 if (in == NULL || !isFunctionCommonDictionary(in)) return kNone_SkPdfNativeObjectType; in mapFunctionCommonDictionary()1728 bool SkPdfMapper::isFunctionCommonDictionary(const SkPdfNativeObject* nativeObj) const { in isFunctionCommonDictionary() function in SkPdfMapper