Home | History | Annotate | Download | only in pdfapi

Lines Matching defs:SkPdfDocumentInformationDictionary

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