Searched refs:width_ratio (Results 1 – 1 of 1) sorted by relevance
4405 float width_ratio=0; in t2p_compose_pdf_page() local4419 width_ratio = t2p->pdf_defaultpagewidth/t2p->tiff_width; in t2p_compose_pdf_page()4421 if (width_ratio < length_ratio ) { in t2p_compose_pdf_page()4423 t2p->pdf_imagelength = t2p->tiff_length * width_ratio; in t2p_compose_pdf_page()