Searched refs:isMultiMasterFontDictionary (Results 1 – 2 of 2) sorted by relevance
687 bool isMultiMasterFontDictionary(const SkPdfNativeObject* nativeObj) const ;
1355 if (in == NULL || !isMultiMasterFontDictionary(in)) return kNone_SkPdfNativeObjectType; in mapMultiMasterFontDictionary()4611 bool SkPdfMapper::isMultiMasterFontDictionary(const SkPdfNativeObject* nativeObj) const { in isMultiMasterFontDictionary() function in SkPdfMapper