Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiff2pdf.c148 ttile_t tiles_tilecount; member
1179 t2p->tiff_tiles[i].tiles_tilecount= in t2p_read_tiff_init()
1201 t2p->tiff_tiles[i].tiles_tilecount/= xuint16; in t2p_read_tiff_init()
1203 if( t2p->tiff_tiles[i].tiles_tilecount > 0){ in t2p_read_tiff_init()
1205 (t2p->tiff_tiles[i].tiles_tilecount -1)*2; in t2p_read_tiff_init()
2128 if( ((tile+1) > (tiles.tiles_tilecount-tiles.tiles_tilecountx) ) in t2p_tile_is_bottom_edge()
4327 if( t2p->tiff_tiles[t2p->pdf_page].tiles_tilecount != 0 ){ in t2p_write_pdf_page()
4329 for(i=0;i<t2p->tiff_tiles[t2p->pdf_page].tiles_tilecount;i++){ in t2p_write_pdf_page()
4562 for(i=0;i<(t2p->tiff_tiles[t2p->pdf_page]).tiles_tilecount;i++){ in t2p_compose_pdf_page()
4746 if(t2p->tiff_tiles[t2p->pdf_page].tiles_tilecount>0){ in t2p_write_pdf_page_content_stream()
[all …]