Searched refs:has_Font (Results 1 – 10 of 10) 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;
2321 if (gs->has_Font()) { in PdfOp_gs()