Searched refs:has_FontDescriptor (Results 1 – 5 of 5) sorted by relevance
41 bool has_FontDescriptor() const;
103 bool SkPdfType1FontDictionary::has_FontDescriptor() const { in has_FontDescriptor() function in SkPdfType1FontDictionary
67 bool SkPdfCIDFontDictionary::has_FontDescriptor() const { in has_FontDescriptor() function in SkPdfCIDFontDictionary
530 bool has_FontDescriptor() const;
303 if (dict->has_FontDescriptor()) { in SkPdfType1Font()