PageAttrs 187 lib/pdf/xpdf/Catalog.cc PageAttrs *attrs1, *attrs2;
PageAttrs 191 lib/pdf/xpdf/Catalog.cc attrs1 = new PageAttrs(attrs, pagesDict);
PageAttrs 212 lib/pdf/xpdf/Catalog.cc attrs2 = new PageAttrs(attrs1, kid.getDict());
PageAttrs 21 lib/pdf/xpdf/Catalog.h class PageAttrs;
PageAttrs 92 lib/pdf/xpdf/Catalog.h int readPageTree(Dict *pages, PageAttrs *attrs, int start,
PageAttrs 63 lib/pdf/xpdf/Page.cc PageAttrs::PageAttrs(PageAttrs *attrs, Dict *dict) {
PageAttrs 141 lib/pdf/xpdf/Page.cc PageAttrs::~PageAttrs() {
PageAttrs 151 lib/pdf/xpdf/Page.cc GBool PageAttrs::readBox(Dict *dict, char *key, PDFRectangle *box) {
PageAttrs 43 lib/pdf/xpdf/Page.h class PageAttrs {
PageAttrs 49 lib/pdf/xpdf/Page.h PageAttrs(PageAttrs *attrs, Dict *dict);
PageAttrs 52 lib/pdf/xpdf/Page.h ~PageAttrs();
PageAttrs 107 lib/pdf/xpdf/Page.h Page(XRef *xrefA, int numA, Dict *pageDict, PageAttrs *attrsA);
PageAttrs 181 lib/pdf/xpdf/Page.h PageAttrs *attrs; // page attributes