Searched refs:isType0FontDictionary (Results 1 – 2 of 2) sorted by relevance
348 bool isType0FontDictionary(const SkPdfNativeObject* nativeObj) const ;
564 if (in == NULL || !isType0FontDictionary(in)) return kNone_SkPdfNativeObjectType; in mapType0FontDictionary()2429 bool SkPdfMapper::isType0FontDictionary(const SkPdfNativeObject* nativeObj) const { in isType0FontDictionary() function in SkPdfMapper