Home | History | Annotate | Download | only in pdf

Lines Matching full:catalog

40      *  to the passed catalog, so it must be called for each document
42 * @param catalog The catalog to add page content objects to.
50 void finalizePage(SkPDFCatalog* catalog, bool firstPage,
59 /** Determine the size of the page content and store to the catalog
62 * @param catalog The catalog to add the object offsets to.
66 off_t getPageSize(SkPDFCatalog* catalog, off_t fileOffset);
70 * @param catalog The active object catalog.
72 void emitPage(SkWStream* stream, SkPDFCatalog* catalog);
75 * added to the catalog. The pageTree vector is populated with all of
81 * @param catalog The catalog to add new objects into.
87 SkPDFCatalog* catalog,