Home
last modified time | relevance | path

Searched refs:pdf_xrefoffsets (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c229 uint32* pdf_xrefoffsets; member
968 if(t2p->pdf_xrefoffsets != NULL){ in t2p_free()
969 _TIFFfree( (tdata_t) t2p->pdf_xrefoffsets); in t2p_free()
5317 (unsigned long)t2p->pdf_xrefoffsets[i]); in t2p_write_pdf_xreftable()
5416 if(t2p->pdf_xrefoffsets==NULL){ in t2p_write_pdf()
5429 t2p->pdf_xrefoffsets[t2p->pdf_xrefcount++]=written; in t2p_write_pdf()
5434 t2p->pdf_xrefoffsets[t2p->pdf_xrefcount++]=written; in t2p_write_pdf()
5439 t2p->pdf_xrefoffsets[t2p->pdf_xrefcount++]=written; in t2p_write_pdf()
5447 t2p->pdf_xrefoffsets[t2p->pdf_xrefcount++]=written; in t2p_write_pdf()
5451 t2p->pdf_xrefoffsets[t2p->pdf_xrefcount++]=written; in t2p_write_pdf()
[all …]