Searched refs:has_CA (Results 1 – 14 of 14) sorted by relevance
55 bool SkPdfAppearanceCharacteristicsDictionary::has_CA() const { in has_CA() function in SkPdfAppearanceCharacteristicsDictionary
187 bool SkPdfAnnotationDictionary::has_CA() const { in has_CA() function in SkPdfAnnotationDictionary
477 bool SkPdfGraphicsStateDictionary::has_CA() const { in has_CA() function in SkPdfGraphicsStateDictionary
528 bool has_CA() const;
552 bool has_CA() const;
612 bool has_CA() const;
2357 if (gs->has_CA()) { in PdfOp_gs()