Searched refs:isType1FontDictionary (Results 1 – 2 of 2) sorted by relevance
330 bool isType1FontDictionary(const SkPdfNativeObject* nativeObj) const ;
518 if (in == NULL || !isType1FontDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType1FontDictionary()2297 bool SkPdfMapper::isType1FontDictionary(const SkPdfNativeObject* nativeObj) const { in isType1FontDictionary() function in SkPdfMapper