Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfType1HalftoneDictionary

14 class SkPdfType1HalftoneDictionary : public SkPdfDictionary {
17 SkPdfType1HalftoneDictionary* asType1HalftoneDictionary() {return this;}
18 const SkPdfType1HalftoneDictionary* asType1HalftoneDictionary() const {return this;}