Searched refs:has_Font (Results 1 – 5 of 5) sorted by relevance
79 bool SkPdfResourceDictionary::has_Font() const { in has_Font() function in SkPdfResourceDictionary
139 bool SkPdfGraphicsStateDictionary::has_Font() const { in has_Font() function in SkPdfGraphicsStateDictionary
532 bool has_Font() const;
542 bool has_Font() const;
2323 if (gs->has_Font()) { in PdfOp_gs()