Home
last modified time | relevance | path

Searched refs:ycent (Results 1 – 25 of 76) sorted by path

1234

/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dwcs.c1335 double xcent, ycent; local
1341 (void) pix2wcs (wcs,xcpix,ycpix,&xcent, &ycent);
1343 *cdec = ycent;
/dports/cad/opencascade/opencascade-7.6.0/src/DsgPrs/
H A DDsgPrs_ShapeDirPresentation.cxx63 Standard_Real area=0., xcent=0., ycent=0.; in FindPointOnFace() local
108 ycent += 0.5*h*h*c; in FindPointOnFace()
117 pt2d.SetCoord(xcent / area, ycent / area); in FindPointOnFace()
/dports/cad/qrouter/qrouter-1.4.85/
H A Dmask.c304 xcent = ycent = 0; in defineRouteTree()
309 ycent += dtap->gridy; in defineRouteTree()
312 ycent /= net->numnodes; in defineRouteTree()
317 net->trunky = ycent; in defineRouteTree()
623 ycent = net->trunky; in createMask()
634 ymin = ymax = ycent; in createMask()
646 for (j = ycent - slack; j <= ycent + slack; j++) { in createMask()
653 gy1 = ycent - slack - i; in createMask()
664 for (j = ycent - slack - i; j <= ycent + slack + i; j++) { in createMask()
738 if ((n2->branchy > ycent && n1->branchy > ycent) || in createMask()
[all …]
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/map/
H A Dmap.c75 static double xcent, ycent; variable
432 if(posproj(position[0]-.5,position[1],&xcent,&ycent)==0|| in main()
435 scaling /= (position[2]*hypot(x-xcent,y-ycent)); in main()
436 if(posproj(position[0],position[1],&xcent,&ycent)==0) in main()
441 ycent = (ymin+ymax)/2; in main()
854 y1 = y - ycent; in doproj()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dboxfunc2.c256 l_int32 xcent, ycent; /* transformed center of rotation due to scaling */ in boxTransformOrdered() local
280 ycent = (l_int32)(scaley * ycen + 0.5); in boxTransformOrdered()
285 ydif = ty + 0.5 * th - ycent; in boxTransformOrdered()
289 ry = ycent + ydif * cosa + xdif * sina - 0.5 * rh; in boxTransformOrdered()
300 ycent = (l_int32)(scaley * ycen + 0.5); in boxTransformOrdered()
305 ydif = ty + 0.5 * th - ycent; in boxTransformOrdered()
309 ry = ycent + ydif * cosa + xdif * sina - 0.5 * rh; in boxTransformOrdered()
385 ycent = (l_int32)(scaley * ycen + 0.5); in boxTransformOrdered()
394 ydif = ty + 0.5 * th - ycent; in boxTransformOrdered()
398 ry = ycent + ydif * cosa + xdif * sina - 0.5 * rh; in boxTransformOrdered()
/dports/graphics/bsd-plotutils/bsd-plotutils-1.4.2/plot/
H A Dplottoa.c34 void pl_arc(int xcent, int ycent, int xbeg, int ybeg, int xend, int yend);
260 pl_arc(int xcent, int ycent, int xbeg, int ybeg, int xend, int yend) in pl_arc() argument
262 printf("a %d %d %d %d %d %d\n", xcent, ycent, xbeg, ybeg, xend, yend); in pl_arc()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/10step/
H A DDEXCP.DP568 if ycent exists
569 let ncent = number ycent
570 let meancent = mean ycent
571 let sdcent = sd ycent
H A DEXTRACT_CENTER_POINTS.DP11 . Output: ycent, ncent
50 let ycent = y
53 retain ycent subset tagcent = 0
55 delete ycent
61 print ncent ycent
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/help/
H A Ddphe5f.tex29975 . rowid breakid xcent ycent xc1 yc1 xc2 yc2 xc3 yc3 xc4 yc4 length
29978 rowid breakid xcent ycent xc1 yc1 xc2 yc2 xc3 yc3 xc4 yc4 length
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dboxfunc2.c291 l_int32 xcent, ycent; /* transformed center of rotation due to scaling */ in boxTransformOrdered() local
317 ycent = (l_int32)(scaley * ycen + 0.5); in boxTransformOrdered()
322 ydif = ty + 0.5 * th - ycent; in boxTransformOrdered()
326 ry = ycent + ydif * cosa + xdif * sina - 0.5 * rh; in boxTransformOrdered()
336 ycent = (l_int32)(scaley * ycen + 0.5); in boxTransformOrdered()
341 ydif = ty + 0.5 * th - ycent; in boxTransformOrdered()
345 ry = ycent + ydif * cosa + xdif * sina - 0.5 * rh; in boxTransformOrdered()
414 ycent = (l_int32)(scaley * ycen + 0.5); in boxTransformOrdered()
422 ydif = ty + 0.5 * th - ycent; in boxTransformOrdered()
426 ry = ycent + ydif * cosa + xdif * sina - 0.5 * rh; in boxTransformOrdered()
/dports/graphics/p5-PGPLOT/PGPLOT-2.21/
H A DPGPLOT.xs168 pgcirc(xcent,ycent,radius)
170 float ycent
173 cpgcirc(xcent,ycent,radius);
/dports/graphics/pgplot/pgplot/cpg/
H A Dpgbind_prototypes14 C%void cpgcirc(float xcent, float ycent, float radius);
/dports/graphics/pgplot/pgplot/drivers/
H A Dpgxwin.c3392 double ycent = ya + (x - xa) * yperx; local
3393 y1 = (int)(ycent - ylo); /* Note round-down semantics */
3394 y2 = (int)(ycent + yhi+0.5);/* Note round-up semantics */
H A Dxwdriv.c3081 double ycent = ya + (x - xa) * yperx; local
3082 y1 = (int)(ycent - ylo); /* Note round-down semantics */
3083 y2 = (int)(ycent + yhi+0.5);/* Note round-up semantics */
/dports/graphics/pixie/Pixie/src/ri/
H A Dstochastic.cpp185 pixel->ycent = (i+pixel->jy) + top; in rasterBegin()
H A Dstochastic.h90 float xcent,ycent; // The center of the sampling window variable
H A DstochasticPoint.h305 const float ycent = pixel->ycent; variable
327 const float dy = ycent - v0[1];
H A DstochasticQuad.h357 const float ycent = pixel->ycent; \
360 if ((atop = area(xcent,ycent,v0[COMP_X],v0[COMP_Y],v1[COMP_X],v1[COMP_Y])) __op 0) continue; \
361 if ((aright = area(xcent,ycent,v1[COMP_X],v1[COMP_Y],v3[COMP_X],v3[COMP_Y])) __op 0) continue; \
362 if ((abottom = area(xcent,ycent,v3[COMP_X],v3[COMP_Y],v2[COMP_X],v2[COMP_Y])) __op 0) continue; \
363 if ((aleft = area(xcent,ycent,v2[COMP_X],v2[COMP_Y],v0[COMP_X],v0[COMP_Y])) __op 0) continue; \
H A DzbufferPoint.h54 float xcent,ycent; variable
56 for ( ycent=top+ymin+ 0.5f,y=ymin;y<=ymax;y++,ycent++) {
60 const float dy = ycent - vertices[1];
H A DzbufferQuad.h68 if ((atop = area(xcent,ycent,v0[COMP_X],v0[COMP_Y],v1[COMP_X],v1[COMP_Y])) __op 0) continue; \
69 if ((aright = area(xcent,ycent,v1[COMP_X],v1[COMP_Y],v3[COMP_X],v3[COMP_Y])) __op 0) continue; \
70 if ((abottom = area(xcent,ycent,v3[COMP_X],v3[COMP_Y],v2[COMP_X],v2[COMP_Y])) __op 0) continue; \
71 if ((aleft = area(xcent,ycent,v2[COMP_X],v2[COMP_Y],v0[COMP_X],v0[COMP_Y])) __op 0) continue; \
111 float xcent,ycent; variable
113 for ( ycent=top+ ymin+0.5001011f,y=ymin;y<=ymax;y++,ycent++) {
126 float xcent,ycent; variable
128 for ( ycent=top+ ymin+0.5001011f,y=ymin;y<=ymax;y++,ycent++) {
/dports/graphics/raster3d/Raster3D_3.0-7/
H A Dnormal3d.f1207 ya = (qtrans(2) - ycent) / scale
H A Dqinp.f141 yc = yq * scale + ycent
H A Dr3dtogd.f152 if (xcent.gt.ycent) xa = xa * xcent / ycent
153 if (xcent.lt.ycent) ya = ya * ycent / xcent
H A Dr3dtops.f318 if (xcent.gt.ycent) xa = xa * xcent / ycent
319 if (xcent.lt.ycent) ya = ya * ycent / xcent
/dports/graphics/xglurbules/xglurbules-3.3/
H A Dpsys2d.c332 psys->ycent=0.00005; in psys_set_defaults()
486 cp->yv += (cp->y < 0.5)? psys->ycent : -psys->ycent; in psys_move()

1234