Searched refs:tilecountx (Results 1 – 1 of 1) sorted by relevance
4399 uint32 tilecountx=0; in t2p_compose_pdf_page() local4480 tilecountx=(t2p->tiff_width + in t2p_compose_pdf_page()4483 (t2p->tiff_tiles[t2p->pdf_page]).tiles_tilecountx=tilecountx; in t2p_compose_pdf_page()4494 for(i=0;i<tilecountx-1;i++){ in t2p_compose_pdf_page()4495 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4513 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4528 for(i=0;i<tilecountx-1;i++){ in t2p_compose_pdf_page()4529 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()4544 boxp=&(tiles[i2*tilecountx+i].tile_box); in t2p_compose_pdf_page()