Searched refs:pdf_imagebox (Results 1 – 1 of 1) sorted by relevance
193 T2P_BOX pdf_imagebox; member4546 t2p->pdf_imagebox.x1 in t2p_compose_pdf_page()4552 t2p->pdf_imagebox.y2 in t2p_compose_pdf_page()4569 boxp->x1 = t2p->pdf_imagebox.x2 - t2p->pdf_imagebox.x1 - boxp->x1; in t2p_compose_pdf_page()4570 boxp->x2 = t2p->pdf_imagebox.x2 - t2p->pdf_imagebox.x1 - boxp->x2; in t2p_compose_pdf_page()4573 boxp->y1 = t2p->pdf_imagebox.y2 - t2p->pdf_imagebox.y1 - boxp->y1; in t2p_compose_pdf_page()4574 boxp->y2 = t2p->pdf_imagebox.y2 - t2p->pdf_imagebox.y1 - boxp->y2; in t2p_compose_pdf_page()4577 boxp->y1 = t2p->pdf_imagebox.y2 - t2p->pdf_imagebox.y1 - boxp->y1; in t2p_compose_pdf_page()4578 boxp->y2 = t2p->pdf_imagebox.y2 - t2p->pdf_imagebox.y1 - boxp->y2; in t2p_compose_pdf_page()4581 boxp->x1 = t2p->pdf_imagebox.x2 - t2p->pdf_imagebox.x1 - boxp->x1; in t2p_compose_pdf_page()[all …]