Home
last modified time | relevance | path

Searched refs:ylast (Results 1 – 25 of 147) sorted by relevance

123456

/dports/graphics/grx/grx249/src/shape/
H A Dscancnvx.c34 ed.e.y = ed.e.ylast; \
36 ed.e.ylast = pt[ed.index][1]; \
69 L.e.ylast = R.e.ylast = pt[ypos][1]; in _GrScanConvexPoly()
72 if(L.e.ylast >= ymin) { in _GrScanConvexPoly()
73 clip_line_ymin(CURC,L.e.x,L.e.y,L.e.xlast,L.e.ylast); in _GrScanConvexPoly()
80 if(R.e.ylast >= ymin) { in _GrScanConvexPoly()
81 clip_line_ymin(CURC,R.e.x,R.e.y,R.e.xlast,R.e.ylast); in _GrScanConvexPoly()
89 if(ypos == L.e.ylast) { in _GrScanConvexPoly()
94 if(L.e.ylast > ypos) { in _GrScanConvexPoly()
114 if(ypos == R.e.ylast) { in _GrScanConvexPoly()
[all …]
H A Dscanpoly.c121 ep->e.ylast = prevy = pt[n][1]; in _GrScanPolygon()
125 ep->e.ylast = prevy; in _GrScanPolygon()
129 if((ep->e.y > GrHighY()) || (ep->e.ylast < GrLowY())) continue; in _GrScanPolygon()
130 clip_line_ymin(CURC,ep->e.x,ep->e.y,ep->e.xlast,ep->e.ylast); in _GrScanPolygon()
132 if(ymax < ep->e.ylast) ymax = ep->e.ylast; in _GrScanPolygon()
173 if(ep->e.ylast == ypos) { in _GrScanPolygon()
H A Dpolyedge.h21 int y,ylast; /* current and final Y coordinates */ member
29 (ep)->dy = (ep)->ylast - (ep)->y; \
/dports/deskutils/genius/genius-1.0.27/lib/functions/
H A Dlambert.gel17 ylast := y;
19 if y == ylast then return y;
22 if (y == ylast2 or y == ylast) then return y
33 ylast := y;
35 if (y == ylast) then return y
42 ylast := y;
44 if y == ylast then return y;
47 if (y == ylast2 or y == ylast) then return y
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dimgfile.c96 int yfirst, ylast, ystep; in imgfile_read() local
143 ylast = -1; in imgfile_read()
147 ylast = ysize; in imgfile_read()
150 for ( y=yfirst; y != ylast && !error_called; y += ystep ) { in imgfile_read()
258 int yfirst, ylast, ystep; in imgfile_readscaled() local
340 ylast = -1; in imgfile_readscaled()
344 ylast = ywtd; in imgfile_readscaled()
404 int yfirst, ylast, ystep; in imgfile_write() local
444 ylast = -1; in imgfile_write()
448 ylast = ysize; in imgfile_write()
[all …]
/dports/lang/python27/Python-2.7.18/Modules/
H A Dimgfile.c96 int yfirst, ylast, ystep; in imgfile_read() local
143 ylast = -1; in imgfile_read()
147 ylast = ysize; in imgfile_read()
150 for ( y=yfirst; y != ylast && !error_called; y += ystep ) { in imgfile_read()
258 int yfirst, ylast, ystep; in imgfile_readscaled() local
340 ylast = -1; in imgfile_readscaled()
344 ylast = ywtd; in imgfile_readscaled()
404 int yfirst, ylast, ystep; in imgfile_write() local
444 ylast = -1; in imgfile_write()
448 ylast = ysize; in imgfile_write()
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/util/
H A DLSPTextSelection.cpp153 ssize_t yfirst, ylast; in intersection() local
157 ylast = last; in intersection()
162 ylast = first; in intersection()
167 if (xfirst >= ylast) in intersection()
/dports/devel/etl/synfig-1.2.2/ETL/ETL/
H A D_surface.h546 float ylast = y0, xlastb = x0; in sample_rect() local
551 const float yweight = yi+1 - ylast; in sample_rect()
569 const float yweight = y1 - ylast; in sample_rect()
613 float ylast = y0, xlastb = x0; in sample_rect_cooked() local
618 const float yweight = yi+1 - ylast; in sample_rect_cooked()
636 const float yweight = y1 - ylast; in sample_rect_cooked()
699 float ylast = y0, xlastb = x0; in sample_rect_clip() local
704 const float yweight = yi+1 - ylast; in sample_rect_clip()
722 const float yweight = y1 - ylast; in sample_rect_clip()
785 float ylast = y0, xlastb = x0; in sample_rect_clip_cooked() local
[all …]
/dports/graphics/synfig/synfig-1.2.2/ETL/ETL/
H A D_surface.h545 float ylast = y0, xlastb = x0; in sample_rect() local
550 const float yweight = yi+1 - ylast; in sample_rect()
568 const float yweight = y1 - ylast; in sample_rect()
612 float ylast = y0, xlastb = x0; in sample_rect_cooked() local
617 const float yweight = yi+1 - ylast; in sample_rect_cooked()
635 const float yweight = y1 - ylast; in sample_rect_cooked()
698 float ylast = y0, xlastb = x0; in sample_rect_clip() local
703 const float yweight = yi+1 - ylast; in sample_rect_clip()
721 const float yweight = y1 - ylast; in sample_rect_clip()
784 float ylast = y0, xlastb = x0; in sample_rect_clip_cooked() local
[all …]
/dports/graphics/synfigstudio/synfig-1.2.2/ETL/ETL/
H A D_surface.h545 float ylast = y0, xlastb = x0; in sample_rect() local
550 const float yweight = yi+1 - ylast; in sample_rect()
568 const float yweight = y1 - ylast; in sample_rect()
612 float ylast = y0, xlastb = x0; in sample_rect_cooked() local
617 const float yweight = yi+1 - ylast; in sample_rect_cooked()
635 const float yweight = y1 - ylast; in sample_rect_cooked()
698 float ylast = y0, xlastb = x0; in sample_rect_clip() local
703 const float yweight = yi+1 - ylast; in sample_rect_clip()
721 const float yweight = y1 - ylast; in sample_rect_clip()
784 float ylast = y0, xlastb = x0; in sample_rect_clip_cooked() local
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/3DEdge/src/
H A Dconnexe.c1572 int ylast = y; in LabelsOverflowManagement() local
1604 else if ( ylast > 0 ) { in LabelsOverflowManagement()
1606 ylast --; in LabelsOverflowManagement()
1610 ylast = theDim[1] - 1; in LabelsOverflowManagement()
1636 if ( ylast > 0 ) { in LabelsOverflowManagement()
1638 ynum = ylast - 1; in LabelsOverflowManagement()
1643 if ( ylast > 0 && xlast > 0 ) { in LabelsOverflowManagement()
1645 ynum = ylast - 1; in LabelsOverflowManagement()
1653 ynum = ylast; in LabelsOverflowManagement()
1660 ynum = ylast - 1; in LabelsOverflowManagement()
[all …]
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw32/
H A Dsw32_rsky.c118 static int xlast = -1, ylast = -1; in sw32_R_MakeSky() local
123 if ((xshift2 == xlast) && (yshift2 == ylast)) in sw32_R_MakeSky()
127 ylast = yshift2; in sw32_R_MakeSky()
/dports/games/quakeforge/quakeforge-0.7.2/libs/video/renderer/sw/
H A Dsw_rsky.c98 static int xlast = -1, ylast = -1; in R_MakeSky() local
103 if ((xshift == xlast) && (yshift == ylast)) in R_MakeSky()
107 ylast = yshift; in R_MakeSky()
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/shaders/
H A Dshaderutil.cpp344 int w,h,npts,xcen,ybot,ytop,ylast,i,iy; in DrawHilite() local
356 ylast = -1; in DrawHilite()
374 if (ylast>=0) { in DrawHilite()
376 VertLine(hdc,xcen+i-1,iy-1,ylast); in DrawHilite()
377 VertLine(hdc,xcen-i+1,iy-1,ylast); in DrawHilite()
380 ylast = iy; in DrawHilite()
424 int w,h,npts,xcen,ybot,ytop,ylast,i,iy, off, vals[200]; in DrawHilite2() local
444 ylast = -1; in DrawHilite2()
481 ylast = iy; in DrawHilite2()
489 ylast = -1; in DrawHilite2()
[all …]
/dports/games/tenebrae/tenebrae_0/
H A Dr_sky.c103 static int xlast = -1, ylast = -1; in R_MakeSky() local
108 if ((xshift == xlast) && (yshift == ylast)) in R_MakeSky()
112 ylast = yshift; in R_MakeSky()
/dports/games/uhexen2/hexen2source-1.5.9/engine/h2shared/
H A Dr_sky.c103 static int xlast = -1, ylast = -1; in R_MakeSky() local
108 if ((xshift == xlast) && (yshift == ylast)) in R_MakeSky()
112 ylast = yshift; in R_MakeSky()
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dbounce.c162 int x, y, xlast, ylast, orientlast; member
249 ball->xlast, ball->ylast, bp->xs, bp->ys); in drawball()
252 ball->x, ball->y, ball->xlast, ball->ylast, in drawball()
261 ball->xlast, ball->ylast); in drawball()
265 ball->xlast, ball->ylast, bp->xs, bp->ys); in drawball()
268 ball->x, ball->y, ball->xlast, ball->ylast, in drawball()
345 if ((ball->y <= y) && ((ball->ylast >= y) || side) && in hit_top_wall()
365 if ((ball->y >= y) && ((ball->ylast <= y) || side) && in hit_bottom_wall()
382 ball->ylast = ball->y; in moveball()
719 bp->balls[i].ylast = 0; in init_bounce()
/dports/games/golly/golly-3.3-src/Scripts/Lua/
H A DMargolus.lua299 local xfirst, yfirst, xlast, ylast
305 ylast = maxy
313 ylast = maxy-1
316 for y = yfirst, ylast, 2 do
/dports/science/cdo/cdo-2.0.0/src/
H A Dgrid_define.cc90 double xfirst = 0, xlast = 0, yfirst = 0, ylast = 0; in cdo_define_destagered_grid() local
97 ylast = ylast_U; in cdo_define_destagered_grid()
105 ylast = ylast_U + yinc * destagGridOffsets[1]; in cdo_define_destagered_grid()
115 grid_gen_yvals(gridtype, ysize, yfirst, ylast, yinc, yvals.data()); in cdo_define_destagered_grid()
H A Dcdo_cdi_wrapper.cc108 grid_gen_yvals(int gridtype, int ysize, double yfirst, double ylast, double yinc, double *yvals) in grid_gen_yvals() argument
110 gridGenYvals(gridtype, ysize, yfirst, ylast, yinc, yvals); in grid_gen_yvals()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/tracks/ui/
H A DCommonTrackControls.cpp398 int ylast = rect.height-20; in Draw() local
399 int ybutton = wxMin(32,ylast-17); in Draw()
405 if( ybuttonEnd < ylast ){ in Draw()
406 fill=wxRect( rect.x+1, rect.y+ybuttonEnd, fill.width, ylast - ybuttonEnd); in Draw()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dautopos.cpp551 ylast = y0 + ysize - 1; in find_dots_bw()
581 for (j = 1, y = y0; y <= ylast; j++, y++) { in find_dots_bw()
600 Ymin > y0 && Ymax < ylast) { in find_dots_bw()
647 int x0, y0, xsize, ysize, xlast, ylast; in find_dots_gr8() local
681 ylast = y0 + ysize - 1; in find_dots_gr8()
712 for (j = 1, y = y0; y <= ylast; j++, y++) in find_dots_gr8()
730 Ymin > y0 && Ymax < ylast) { in find_dots_gr8()
772 int x0, y0, xsize, ysize, xlast, ylast; in find_dots_rgb() local
808 ylast = y0 + ysize - 1; in find_dots_rgb()
836 for (j = 1, y = y0; y <= ylast; j++, y++) in find_dots_rgb()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/operations/
H A Dpath_mask.cc313 int xlast=-1, ylast=-1; in build() local
320 xlast = ipx; ylast = ipy; in build()
337 int ylast = -1; in build() local
354 if( y != ylast ) ppt.state_changing = path_points[pi].state_changing; in build()
356 ylast = y; in build()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/gui/operations/
H A Dpath_mask_config.cc403 int xlast=-1, ylast=-1; in draw_outline() local
411 if( ipx==xlast && ipy==ylast ) continue; in draw_outline()
412 xlast = ipx; ylast = ipy; in draw_outline()
432 xlast=-1; ylast=-1; in draw_outline()
440 if( ipx==xlast && ipy==ylast ) continue; in draw_outline()
441 xlast = ipx; ylast = ipy; in draw_outline()
/dports/math/pdal/PDAL-2.3.0/filters/private/pnp/
H A DVoxelRayTrace.hpp98 int ylast = ycell(m_yend); in emit() local
101 while (gridX != xlast || gridY != ylast) in emit()

123456