y1 1810 Magick++/lib/Drawable.cpp DrawPathCurveToAbsolute( context_, p->x1(), p->y1(), p->x2(), p->y2(), y1 1841 Magick++/lib/Drawable.cpp DrawPathCurveToRelative( context_, p->x1(), p->y1(), p->x2(), p->y2(), y1 2018 Magick++/lib/Drawable.cpp DrawPathCurveToQuadraticBezierAbsolute( context_, p->x1(), p->y1(), y1 2051 Magick++/lib/Drawable.cpp DrawPathCurveToQuadraticBezierRelative( context_, p->x1(), p->y1(), y1 2185 Magick++/lib/Magick++/Drawable.h void y1( ::ssize_t y1_ ) y1 2189 Magick++/lib/Magick++/Drawable.h ::ssize_t y1( void ) const y1 2428 Magick++/lib/Magick++/Drawable.h void y1( double y1_ ) y1 2432 Magick++/lib/Magick++/Drawable.h double y1( void ) const y1 2629 Magick++/lib/Magick++/Drawable.h void y1( double y1_ ) y1 2633 Magick++/lib/Magick++/Drawable.h double y1( void ) const y1 965 coders/jp2.c jp2_image->y1=(unsigned int) (2*parameters.image_offset_y0+(image->rows-1)* y1 4873 coders/msl.c metrics.bounds.y1); y1 177 coders/mvg.c (void) sscanf(p,"viewbox %lf %lf %lf %lf",&bounds.x1,&bounds.y1, y1 180 coders/mvg.c image->rows=(size_t) floor((bounds.y2-bounds.y1)+0.5); y1 276 coders/pcl.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 279 coders/pcl.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 287 coders/pcl.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 290 coders/pcl.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 298 coders/pcl.c height=(size_t) floor(bounds.y2-bounds.y1+0.5); y1 598 coders/pdf.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 601 coders/pdf.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 613 coders/pdf.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 616 coders/pdf.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 626 coders/pdf.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 629 coders/pdf.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 634 coders/pdf.c (fabs(bounds.y2-bounds.y1) <= fabs(hires_bounds.y2-hires_bounds.y1))) y1 639 coders/pdf.c (fabs(hires_bounds.y2-hires_bounds.y1) >= MagickEpsilon)) y1 645 coders/pdf.c hires_bounds.x2-bounds.x1,hires_bounds.y2-hires_bounds.y1, y1 646 coders/pdf.c hires_bounds.x1,hires_bounds.y1); y1 650 coders/pdf.c page.height=(size_t) ceil((double) ((hires_bounds.y2-hires_bounds.y1)* y1 528 coders/pes.c bounds.y1=65535.0; y1 601 coders/pes.c if ((double) y < bounds.y1) y1 602 coders/pes.c bounds.y1=(double) y; y1 635 coders/pes.c bounds.y2-bounds.y1); y1 642 coders/pes.c stitches[offset].y-bounds.y1); y1 645 coders/pes.c stitches[offset+j].y-bounds.y1); y1 174 coders/plasma.c segment_info.y1=0; y1 186 coders/plasma.c PlasmaPixel(image,random_info,segment_info.x1,segment_info.y1); y1 187 coders/plasma.c PlasmaPixel(image,random_info,segment_info.x1,(segment_info.y1+ y1 191 coders/plasma.c segment_info.y1); y1 193 coders/plasma.c (segment_info.y1+segment_info.y2)/2); y1 196 coders/plasma.c PlasmaPixel(image,random_info,segment_info.x2,segment_info.y1); y1 197 coders/plasma.c PlasmaPixel(image,random_info,segment_info.x2,(segment_info.y1+ y1 750 coders/ps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 756 coders/ps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 762 coders/ps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 768 coders/ps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 774 coders/ps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 780 coders/ps.c (fabs(bounds.y2-bounds.y1) <= fabs(hires_bounds.y2-hires_bounds.y1))) y1 787 coders/ps.c (fabs(hires_bounds.y2-hires_bounds.y1) >= MagickEpsilon)) y1 793 coders/ps.c hires_bounds.x2-hires_bounds.x1,hires_bounds.y2-hires_bounds.y1, y1 794 coders/ps.c hires_bounds.x1,hires_bounds.y1); y1 798 coders/ps.c page.height=(size_t) ceil((double) ((hires_bounds.y2-hires_bounds.y1)* y1 851 coders/ps.c "%g %g translate\n",-hires_bounds.x1,-hires_bounds.y1); y1 1662 coders/ps.c bounds.y1=(double) geometry.y; y1 1673 coders/ps.c ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5)); y1 1676 coders/ps.c "%%%%HiResBoundingBox: %g %g %g %g\n",bounds.x1,bounds.y1, y1 1860 coders/ps.c if ((double) geometry.y < bounds.y1) y1 1861 coders/ps.c bounds.y1=(double) geometry.y; y1 2296 coders/ps.c ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5)); y1 2299 coders/ps.c "%%%%HiResBoundingBox: %g %g %g %g\n",bounds.x1,bounds.y1, y1 577 coders/ps2.c bounds.y1=(double) geometry.y; y1 588 coders/ps2.c ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5)); y1 592 coders/ps2.c bounds.y1,bounds.x2,bounds.y2); y1 690 coders/ps2.c if ((double) geometry.y < bounds.y1) y1 691 coders/ps2.c bounds.y1=(double) geometry.y; y1 1129 coders/ps2.c ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5)); y1 1132 coders/ps2.c "%%%%HiResBoundingBox: %g %g %g %g\n",bounds.x1,bounds.y1, y1 1024 coders/ps3.c bounds.y1=(double) geometry.y; y1 1037 coders/ps3.c ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5)); y1 1041 coders/ps3.c bounds.y1,bounds.x2,bounds.y2); y1 1140 coders/ps3.c if ((double) geometry.y < bounds.y1) y1 1141 coders/ps3.c bounds.y1=(double) geometry.y; y1 1612 coders/ps3.c ceil(bounds.y1-0.5),floor(bounds.x2+0.5),floor(bounds.y2+0.5)); y1 1615 coders/ps3.c "%%%%HiResBoundingBox: %g %g %g %g\n",bounds.x1,bounds.y1,bounds.x2, y1 936 coders/svg.c svg_info->segment.y1= y1 1029 coders/svg.c svg_info->segment.x1,svg_info->segment.y1,svg_info->segment.x2, y1 2146 coders/svg.c svg_info->segment.y1= y1 2313 coders/svg.c svg_info->segment.x1,svg_info->segment.y1,svg_info->segment.x2, y1 4076 coders/svg.c svg_info.segment.y1=StringToDouble(token,(char **) NULL); y1 4093 coders/svg.c svg_info.segment.y1,svg_info.segment.x2,svg_info.segment.y2); y1 117 coders/uyvy.c y1, y1 165 coders/uyvy.c y1=(unsigned char) ReadBlobByte(image); y1 168 coders/uyvy.c SetPixelRed(q,ScaleCharToQuantum(y1)); y1 2210 coders/wmf.c printf("bounds = %g,%g %g,%g\n", metrics.bounds.x1, metrics.bounds.y1, y1 230 coders/xps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 233 coders/xps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 241 coders/xps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 244 coders/xps.c &bounds.x1,&bounds.y1,&bounds.x2,&bounds.y2); y1 252 coders/xps.c height=(size_t) (floor(bounds.y2+0.5)-ceil(bounds.y1-0.5)); y1 855 magick/annotate.c metrics->max_advance,metrics->bounds.x1,metrics->bounds.y1, y1 1324 magick/annotate.c metrics->bounds.y1=metrics->descent; y1 1436 magick/annotate.c if ((p == draw_info->text) || (bounds.yMin < metrics->bounds.y1)) y1 1437 magick/annotate.c metrics->bounds.y1=(double) bounds.yMin; y1 1625 magick/annotate.c metrics->bounds.y1/=64.0; y1 1875 magick/annotate.c metrics->bounds.y1=metrics->descent; y1 1868 magick/composite.c blur.y1=0.0; y1 1879 magick/composite.c blur.y1=(-height*sin(angle)); y1 1949 magick/composite.c blur.y1=(-height*sin(angle)); y1 1955 magick/composite.c blur.x1, blur.x2, blur.y1, blur.y2); y1 1962 magick/composite.c blur.y1*QuantumScale*GetPixelGreen(p), y1 1186 magick/deprecate.c s->y1=(double) (up); \ y1 1281 magick/deprecate.c y=(ssize_t) s->y1+offset; y1 4633 magick/deprecate.c y=(ssize_t) s->y1+offset; y1 2982 magick/display.c segment_info.y1=(short int) event.xbutton.y; y1 3142 magick/display.c ((segment_info.y2-segment_info.y1)*(segment_info.y2-segment_info.y1))); y1 3161 magick/display.c chop_info.height=(size_t) (segment_info.y2-segment_info.y1+1); y1 3163 magick/display.c chop_info.y=(ssize_t) windows->image.y+segment_info.y1; y1 3164 magick/display.c if (segment_info.y1 > segment_info.y2) y1 3166 magick/display.c chop_info.height=(size_t) (segment_info.y1-segment_info.y2+1); y1 5876 magick/display.c line_info.y1=y; y1 5915 magick/display.c line_info.y1),(double) (line_info.x2-line_info.x1))); y1 5987 magick/display.c line_info.y1),(double) (line_info.x2-line_info.x1))); y1 6079 magick/display.c line_info.y1=event.xbutton.y; y1 6135 magick/display.c ((line_info.y2-line_info.y1+1)*(line_info.y2-line_info.y1+1))); y1 6246 magick/display.c if (line_info.y1 > (int) (line_width/2)) y1 6247 magick/display.c draw_info.line_info.y1=(short) line_width/2; y1 6249 magick/display.c draw_info.line_info.y2=(short) (line_info.y2-line_info.y1+(line_width/2)); y1 6263 magick/display.c Swap(draw_info.line_info.y1,draw_info.line_info.y2); y1 11977 magick/display.c rotate_info.y1=y; y1 12107 magick/display.c rotate_info.y1=event.xbutton.y; y1 12164 magick/display.c rotate_info.y1=event.xmotion.y; y1 12168 magick/display.c rotate_info.y2=rotate_info.y1; y1 12253 magick/display.c ((rotate_info.y2-rotate_info.y1+1)*(rotate_info.y2-rotate_info.y1+1)); y1 12256 magick/display.c rotate_info.y1),(double) (rotate_info.x2-rotate_info.x1))); y1 432 magick/draw.c " bounds: %g %g - %g %g",p->bounds.x1,p->bounds.y1, y1 536 magick/draw.c polygon_info->edges[edge].bounds.y1=points[0].y; y1 590 magick/draw.c polygon_info->edges[edge].bounds.y1=points[0].y; y1 647 magick/draw.c polygon_info->edges[edge].bounds.y1=points[0].y; y1 986 magick/draw.c inverse_edge.y1=edge->y1; y1 1156 magick/draw.c edge.y1=MagickMax(min.y,0.0); y1 1162 magick/draw.c start=(ssize_t) ceil(edge.y1-0.5); y1 1304 magick/draw.c bounds.y1=0.0; y1 1314 magick/draw.c if (polygon_info->edges[i].bounds.y1 < (double) bounds.y1) y1 1315 magick/draw.c bounds.y1=polygon_info->edges[i].bounds.y1; y1 1324 magick/draw.c bounds.y1-=mid; y1 1325 magick/draw.c bounds.y1=bounds.y1 < 0.0 ? 0.0 : bounds.y1 >= (double) y1 1326 magick/draw.c image->rows ? (double) image->rows-1 : bounds.y1; y1 1342 magick/draw.c start.y=(double) (polygon_info->edges[i].bounds.y1-mid); y1 1355 magick/draw.c start.y=(double) (bounds.y1-mid); y1 1923 magick/draw.c affine.ty=draw_info->bounds.y1; y1 2332 magick/draw.c segment.y1=StringToDouble(token,(char **) NULL); y1 2359 magick/draw.c graphic_context[n]->affine.ry*segment.y1+ y1 2361 magick/draw.c bounds.y1=graphic_context[n]->affine.rx*segment.x1+ y1 2362 magick/draw.c graphic_context[n]->affine.sy*segment.y1+ y1 2378 magick/draw.c MagickMax(fabs(bounds.y2-bounds.y1+1.0),1.0), y1 2379 magick/draw.c bounds.x1,bounds.y1); y1 2838 magick/draw.c bounds.y1=primitive_info[j].point.y; y1 2846 magick/draw.c if (point.y < bounds.y1) y1 2847 magick/draw.c bounds.y1=point.y; y1 2872 magick/draw.c beta=bounds.y2-bounds.y1; y1 2922 magick/draw.c beta=bounds.y2-bounds.y1; y1 3125 magick/draw.c if (point.y < graphic_context[n]->bounds.y1) y1 3126 magick/draw.c graphic_context[n]->bounds.y1=point.y; y1 3222 magick/draw.c p.y=gradient_vector->y2-gradient_vector->y1; y1 3224 magick/draw.c q.y=(double) y-gradient_vector->y1; y1 3299 magick/draw.c point.y=gradient_vector->y2-gradient_vector->y1; y1 3356 magick/draw.c (y != (ssize_t) ceil(gradient_vector->y1-0.5))) y1 3384 magick/draw.c (y != (ssize_t) ceil(gradient_vector->y1-0.5))) y1 3426 magick/draw.c (y != (ssize_t) ceil(gradient_vector->y1-0.5))) y1 3695 magick/draw.c if ((double) y <= (p->bounds.y1-mid-0.5)) y1 3804 magick/draw.c if ((double) y <= p->bounds.y1) y1 3895 magick/draw.c if (p->bounds.y1 < bounds.y1) y1 3896 magick/draw.c bounds.y1=p->bounds.y1; y1 3905 magick/draw.c bounds.y1-=(mid+1.0); y1 3906 magick/draw.c bounds.y1=bounds.y1 < 0.0 ? 0.0 : (size_t) ceil(bounds.y1-0.5) >= y1 3907 magick/draw.c image->rows ? (double) image->rows-1 : bounds.y1; y1 3923 magick/draw.c start_y=(ssize_t) ceil(bounds.y1-0.5); y1 3979 magick/draw.c start_y=(ssize_t) ceil(bounds.y1-0.5); y1 4496 magick/draw.c y1; y1 4516 magick/draw.c y1=(ssize_t) ceil(primitive_info[1].point.y-0.5); y1 4518 magick/draw.c ((y1 != 0L) && (y1 != (ssize_t) composite_image->rows))) y1 1997 magick/feature.c line.y1=((double) (y-(accumulator_height/2.0))-((line.x1- y1 2010 magick/feature.c line.y1=0.0; y1 2011 magick/feature.c line.x1=((double) (y-(accumulator_height/2.0))-((line.y1- y1 2020 magick/feature.c "line %g,%g %g,%g # %g\n",line.x1,line.y1,line.x2,line.y2,maxima); y1 3728 magick/fx.c (fabs(segment->y2-segment->y1) <= MagickEpsilon)) y1 3744 magick/fx.c y_mid=(ssize_t) ceil((segment->y1+segment->y2)/2-0.5); y1 3751 magick/fx.c local_info.y1=(double) y_mid; y1 3762 magick/fx.c local_info.y1=(double) y_mid; y1 3768 magick/fx.c y_mid=(ssize_t) ceil((segment->y1+segment->y2)/2-0.5); y1 3771 magick/fx.c (fabs(segment->y1-y_mid) < MagickEpsilon) && y1 3790 magick/fx.c ceil(segment->y1-0.5),&u,exception); y1 3810 magick/fx.c ceil(segment->y1-0.5),&u,exception); y1 3825 magick/fx.c if ((fabs(segment->y1-y_mid) > MagickEpsilon) || y1 3853 magick/fx.c if (fabs(segment->y1-segment->y2) > MagickEpsilon) y1 3861 magick/fx.c y=(ssize_t) ceil(segment->y1-0.5); y1 3879 magick/fx.c (fabs(segment->y1-segment->y2) > MagickEpsilon)) y1 3888 magick/fx.c y=(ssize_t) ceil(segment->y1-0.5); y1 3905 magick/fx.c (fabs(segment->y2-segment->y1) < 3.0)) y1 109 magick/image.h y1, y1 125 magick/paint.c s->y1=(double) (up); \ y1 240 magick/paint.c y=(ssize_t) s->y1+offset; y1 477 magick/paint.c gradient->gradient_vector.y1=(double) image->rows-1.0; y1 485 magick/paint.c gradient->gradient_vector.y1=(double) image->rows-1.0; y1 493 magick/paint.c gradient->gradient_vector.y1=(double) image->rows-1.0; y1 501 magick/paint.c gradient->gradient_vector.y1=0.0; y1 509 magick/paint.c gradient->gradient_vector.y1=0.0; y1 517 magick/paint.c gradient->gradient_vector.y1=0.0; y1 525 magick/paint.c gradient->gradient_vector.y1=0.0; y1 533 magick/paint.c gradient->gradient_vector.y1=0.0; y1 548 magick/paint.c &gradient->gradient_vector.x1,&gradient->gradient_vector.y1, y1 578 magick/paint.c gradient->gradient_vector.y1=0.5*(image->rows-distance*sine); y1 230 magick/widget.c y1, y1 243 magick/widget.c y1=bevel_info->y+bevel_info->height; y1 248 magick/widget.c points[0].y=y1; y1 258 magick/widget.c points[5].y=y1+bevel_width; y1 266 magick/widget.c points[0].y=y1; y1 268 magick/widget.c points[1].y=y1; y1 274 magick/widget.c points[4].y=y1+bevel_width; y1 276 magick/widget.c points[5].y=y1+bevel_width; y1 646 magick/widget.c y1, y1 663 magick/widget.c y1=triangle_info->y; y1 670 magick/widget.c points[0].y=y1; y1 698 magick/widget.c points[1].y=y1; y1 700 magick/widget.c points[2].y=y1-bevel_width; y1 710 magick/widget.c points[0].y=y1; y1 716 magick/widget.c points[3].y=y1-bevel_width; y1 729 magick/widget.c y1=triangle_info->y+((triangle_info->height- y1 731 magick/widget.c (void) XDrawString(display,window_info->id,window_info->widget_context,x1,y1, y1 772 magick/widget.c y1, y1 786 magick/widget.c y1=triangle_info->y+triangle_info->height; y1 793 magick/widget.c points[0].y=y1; y1 805 magick/widget.c points[0].y=y1; y1 811 magick/widget.c points[3].y=y1+bevel_width; y1 835 magick/widget.c points[1].y=y1; y1 837 magick/widget.c points[2].y=y1+bevel_width; y1 882 magick/widget.c y1, y1 896 magick/widget.c y1=triangle_info->y; y1 903 magick/widget.c points[0].y=y1; y1 917 magick/widget.c points[1].y=y1; y1 919 magick/widget.c points[2].y=y1-bevel_width; y1 943 magick/widget.c points[0].y=y1; y1 949 magick/widget.c points[3].y=y1-bevel_width; y1 2327 magick/xwindow.c draw_info->line_info.y1,draw_info->line_info.x2, y1 4049 magick/xwindow.c window_info[id].bounds.y1=(short) crop_info.y; y1 4075 magick/xwindow.c (window_info[id].bounds.y1 < window_info[i].bounds.y1) || y1 4143 magick/xwindow.c (window_info[id].bounds.y2 >= window_info[0].bounds.y1) && y1 4144 magick/xwindow.c (window_info[id].bounds.y1 <= window_info[0].bounds.y2)) ? y1 4155 magick/xwindow.c (window_info[id].bounds.y1 >= window_info[j].bounds.y1) && y1 4714 magick/xwindow.c highlight_info->y1,highlight_info->x2,highlight_info->y2); y1 9008 magick/xwindow.c metrics->bounds.y1=metrics->descent; y1 2825 wand/drawing-wand.c const double x1,const double y1,const double x2,const double y2, y1 2838 wand/drawing-wand.c mode == AbsolutePathMode ? 'C' : 'c',x1,y1,x2,y2,x,y); y1 2841 wand/drawing-wand.c (void) MVGAutoWrapPrintf(wand," %.20g %.20g %.20g %.20g %.20g %.20g",x1,y1, y1 2846 wand/drawing-wand.c const double y1,const double x2,const double y2,const double x,const double y) y1 2852 wand/drawing-wand.c DrawPathCurveTo(wand,AbsolutePathMode,x1,y1,x2,y2,x,y); y1 2896 wand/drawing-wand.c const double y1,const double x2,const double y2,const double x,const double y) y1 2902 wand/drawing-wand.c DrawPathCurveTo(wand,RelativePathMode,x1,y1,x2,y2,x,y); y1 2941 wand/drawing-wand.c const PathMode mode,const double x1,double y1,const double x,const double y) y1 2953 wand/drawing-wand.c mode == AbsolutePathMode ? 'Q' : 'q',x1,y1,x,y); y1 2956 wand/drawing-wand.c (void) MVGAutoWrapPrintf(wand," %.20g %.20g %.20g %.20g",x1,y1,x,y); y1 2960 wand/drawing-wand.c const double x1,const double y1,const double x,const double y) y1 2966 wand/drawing-wand.c DrawPathCurveToQuadraticBezier(wand,AbsolutePathMode,x1,y1,x,y); y1 3004 wand/drawing-wand.c const double x1,const double y1,const double x,const double y) y1 3010 wand/drawing-wand.c DrawPathCurveToQuadraticBezier(wand,RelativePathMode,x1,y1,x,y); y1 4236 wand/drawing-wand.c WandExport void DrawRectangle(DrawingWand *wand,const double x1,const double y1, y1 4243 wand/drawing-wand.c (void) MVGPrintf(wand,"rectangle %.20g %.20g %.20g %.20g\n",x1,y1,x2,y2); y1 4394 wand/drawing-wand.c WandExport void DrawRoundRectangle(DrawingWand *wand,double x1,double y1, y1 4402 wand/drawing-wand.c x1,y1,x2,y2,rx,ry); y1 4642 wand/drawing-wand.c affine.ty=CurrentContext->bounds.y1; y1 6638 wand/drawing-wand.c WandExport void DrawSetViewbox(DrawingWand *wand,ssize_t x1,ssize_t y1, y1 6646 wand/drawing-wand.c (double) y1,(double) x2,(double) y2); y1 570 wand/magick-wand.c font_metrics[8]=metrics.bounds.y1; y1 678 wand/magick-wand.c font_metrics[8]=metrics.bounds.y1;