Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c174 uint16 tiff_orientation; member
1710 &(t2p->tiff_orientation)); in t2p_read_tiff_data()
1711 if(t2p->tiff_orientation>8){ in t2p_read_tiff_data()
1715 t2p->tiff_orientation=0; in t2p_read_tiff_data()
4459 if(t2p->tiff_orientation > 4){ in t2p_compose_pdf_page()
4556 if(t2p->tiff_orientation==0 || t2p->tiff_orientation==1){ in t2p_compose_pdf_page()
4568 if(t2p->tiff_orientation==2 || t2p->tiff_orientation==3){ in t2p_compose_pdf_page()
4572 if(t2p->tiff_orientation==3 || t2p->tiff_orientation==4){ in t2p_compose_pdf_page()
4576 if(t2p->tiff_orientation==8 || t2p->tiff_orientation==5){ in t2p_compose_pdf_page()
4580 if(t2p->tiff_orientation==5 || t2p->tiff_orientation==6){ in t2p_compose_pdf_page()
[all …]