Home | History | Annotate | Download | only in fpdf_edit

Lines Matching refs:pIDArray

174 FX_INT32 PDF_CreatorWriteTrailer(CPDF_Document* pDocument, CFX_FileBufferArchive* pFile, CPDF_Array* pIDArray, FX_BOOL bCompress)

218 if (pIDArray) {
223 if (PDF_CreatorAppendObject(pIDArray, pFile, offset) < 0) {
251 if (pIDArray) {
256 if (PDF_CreatorAppendObject(pIDArray, pFile, offset) < 0) {