Home | History | Annotate | Download | only in coders

Lines Matching refs:y1

750           &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2);
756 &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2);
762 &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2);
768 &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2);
774 &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2);
780 (fabs(bounds.y2-bounds.y1) <= fabs(hires_bounds.y2-hires_bounds.y1)))
787 (fabs(hires_bounds.y2-hires_bounds.y1) >= MagickEpsilon))
793 hires_bounds.x2-hires_bounds.x1,hires_bounds.y2-hires_bounds.y1,
794 hires_bounds.x1,hires_bounds.y1);
798 page.height=(size_t) ceil((double) ((hires_bounds.y2-hires_bounds.y1)*
849 "%g %g translate\n",-bounds.x1,-bounds.y1);
1651 bounds.y1=(double) geometry.y;
1662 ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5));
1666 bounds.y1,bounds.x2,bounds.y2);
1848 if ((double) geometry.y < bounds.y1)
1849 bounds.y1=(double) geometry.y;
2275 ceil(bounds.y1-0.5),floor(bounds.x2-0.5),floor(bounds.y2-0.5));
2278 "%%%%HiResBoundingBox: %g %g %g %g\n",bounds.x1,bounds.y1,bounds.x2,