Searched refs:isType1FormDictionary (Results 1 – 2 of 2) sorted by relevance
318 bool isType1FormDictionary(const SkPdfNativeObject* nativeObj) const ;
490 if (in == NULL || !isType1FormDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType1FormDictionary()2215 bool SkPdfMapper::isType1FormDictionary(const SkPdfNativeObject* nativeObj) const { in isType1FormDictionary() function in SkPdfMapper