Searched refs:y1 (Results 1 – 3 of 3) sorted by relevance
257 tiffsv(char* name, int x1, int x2, int y1, int y2) in tiffsv() argument265 yorg = MIN(y1,y2); in tiffsv()271 ysize = ABS(y2-y1); in tiffsv()
135 float y1; member4504 boxp->y1 = in t2p_compose_pdf_page()4519 boxp->y1 = in t2p_compose_pdf_page()4538 boxp->y1 = t2p->pdf_imagebox.y1; in t2p_compose_pdf_page()4550 boxp->y1 = t2p->pdf_imagebox.y1; in t2p_compose_pdf_page()4566 boxp->y1 -= t2p->pdf_imagebox.y1; in t2p_compose_pdf_page()4573 boxp->y1 = t2p->pdf_imagebox.y2 - t2p->pdf_imagebox.y1 - boxp->y1; in t2p_compose_pdf_page()4577 boxp->y1 = t2p->pdf_imagebox.y2 - t2p->pdf_imagebox.y1 - boxp->y1; in t2p_compose_pdf_page()4587 boxp->y1 = f; in t2p_compose_pdf_page()4612 f=boxp->y1; in t2p_compose_pdf_page_orient()[all …]
4985 pagelist[i].y1 = (uint32)0; in initPageSetup()5045 cps->regionlist[i].y1 = 0; in initCropMasks()5084 uint32 x1, x2, y1, y2; in computeInputPixelOffsets() local5152 if (y1 < 1) in computeInputPixelOffsets()5153 crop->regionlist[i].y1 = 0; in computeInputPixelOffsets()5155 crop->regionlist[i].y1 = (uint32) (y1 - 1); in computeInputPixelOffsets()5478 crop->regionlist[i].y1 = 0; in getCropOffsets()5751 ocols = y1; in computeOutputPixelOffsets()5783 y1 = (uint32)(olength * i); in computeOutputPixelOffsets()5795 sections[k].y1 = y1; in computeOutputPixelOffsets()[all …]