Searched refs:has_CA (Results 1 – 7 of 7) 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
528 bool has_CA() const;
477 bool SkPdfGraphicsStateDictionary::has_CA() const { in has_CA() function in SkPdfGraphicsStateDictionary
552 bool has_CA() const;
612 bool has_CA() const;
2359 if (gs->has_CA()) { in PdfOp_gs()