Searched refs:isCIDFontDictionary (Results 1 – 2 of 2) sorted by relevance
342 bool isCIDFontDictionary(const SkPdfNativeObject* nativeObj) const ;
550 if (in == NULL || !isCIDFontDictionary(in)) return kNone_SkPdfNativeObjectType; in mapCIDFontDictionary()2385 bool SkPdfMapper::isCIDFontDictionary(const SkPdfNativeObject* nativeObj) const { in isCIDFontDictionary() function in SkPdfMapper