Searched refs:isTrueTypeFontDictionary (Results 1 – 2 of 2) sorted by relevance
195 bool isTrueTypeFontDictionary(const SkPdfNativeObject* nativeObj) const ;
194 if (in == NULL || !isTrueTypeFontDictionary(in)) return kNone_SkPdfNativeObjectType; in mapTrueTypeFontDictionary()1418 bool SkPdfMapper::isTrueTypeFontDictionary(const SkPdfNativeObject* nativeObj) const { in isTrueTypeFontDictionary() function in SkPdfMapper