Searched refs:pdf_imagewidth (Results 1 – 1 of 1) sorted by relevance
189 float pdf_imagewidth; member4422 t2p->pdf_imagewidth = t2p->pdf_defaultpagewidth; in t2p_compose_pdf_page()4425 t2p->pdf_imagewidth = t2p->tiff_width * length_ratio; in t2p_compose_pdf_page()4433 t2p->pdf_imagewidth = in t2p_compose_pdf_page()4442 t2p->pdf_pagewidth = t2p->pdf_imagewidth; in t2p_compose_pdf_page()4451 t2p->pdf_imagebox.x2=t2p->pdf_imagewidth; in t2p_compose_pdf_page()4498 + ((float)(t2p->pdf_imagewidth * i * tilewidth) in t2p_compose_pdf_page()4516 + ((float)(t2p->pdf_imagewidth * i * tilewidth) in t2p_compose_pdf_page()4532 + ((float)(t2p->pdf_imagewidth * i * tilewidth) in t2p_compose_pdf_page()4536 + ((float)(t2p->pdf_imagewidth * (i+1) * tilewidth) in t2p_compose_pdf_page()[all …]