Home
last modified time | relevance | path

Searched defs:ry (Results 5076 – 5100 of 5465) sorted by last modified time

1...<<201202203204205206207208209210>>...219

/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37381.c50 int rx, ry; in DoFullScreen() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37381.c50 int rx, ry; in DoFullScreen() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37381.c50 int rx, ry; in DoFullScreen() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37381.c50 int rx, ry; in DoFullScreen() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37381.c50 int rx, ry; in DoFullScreen() local
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/
H A Dtight.c87 HandleTightBPP (int rx, int ry, int rw, int rh) in HandleTightBPP()
H A Drre.c45 HandleRREBPP (int rx, int ry, int rw, int rh) in HandleRREBPP()
H A Dcorre.c45 HandleCoRREBPP (int rx, int ry, int rw, int rh) in HandleCoRREBPP()
/dports/multimedia/dirac/dirac-1.0.2/libdirac_common/
H A Dmot_comp.cpp886 for( int y=0, ry=ref_start.y, by=BChk(ry,trueRefYlen); in BlockPixelPred() local
956 for( int y=0, ry=ref_start.y, by=BChk(ry,trueRefYlen); in BlockPixelPred() local
/dports/games/gnujump/gnujump-1.0.8/src/
H A Dmenu-system.c79 int rx = 0, ry = 0; in checkMouse() local
/dports/games/battletanks/btanks-0.9.8083/engine/menu/
H A Dgrid.cpp241 int rx = x, ry = y; in onMouse() local
249 int rx = x, ry = y; in onMouseMotion() local
/dports/devel/love5/love-0.5-0/src/box2d/
H A DBody.cpp89 void Body::applyImpulse(float jx, float jy, float rx, float ry) in applyImpulse()
99 void Body::applyForce(float fx, float fy, float rx, float ry) in applyForce()
/dports/games/kuklomenos/kuklomenos-0.4.5/Mac/SDL_gfx/
H A DSDL_gfxPrimitives.c2717 int ellipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in ellipseColor()
3016 int ellipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g, Uint… in ellipseRGBA()
3045 int aaellipseColor(SDL_Surface * dst, Sint16 xc, Sint16 yc, Sint16 rx, Sint16 ry, Uint32 color) in aaellipseColor()
3270 int aaellipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g, Ui… in aaellipseRGBA()
3285 int filledEllipseColor(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint32 color) in filledEllipseColor()
3439 int filledEllipseRGBA(SDL_Surface * dst, Sint16 x, Sint16 y, Sint16 rx, Sint16 ry, Uint8 r, Uint8 g… in filledEllipseRGBA()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzmedia2.c347 double rx = request->x, ry = request->y; in match_page_size() local
457 double rx = request->x, ry = request->y; in make_adjustment_matrix() local
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzmedia2.c347 double rx = request->x, ry = request->y; in match_page_size() local
457 double rx = request->x, ry = request->y; in make_adjustment_matrix() local
/dports/net/ssvnc/ssvnc-1.0.29/vnc_unixsrc/vncviewer/turbovnc/
H A Dtight.c91 HandleTightBPP (int rx, int ry, int rw, int rh) in HandleTightBPP()
/dports/games/sets/sets-1.0.0/
H A Dsets.c182 int centerx,centery,rx,ry; variable
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpng.c577 int ry; in pngalpha_copy_alpha() local
/dports/graphics/plotutils/plotutils-2.6/libplot/
H A Dg_range.c41 _set_ellipse_bbox (plOutbuf *bufp, double x, double y, double rx, double ry, double costheta, doubl… in _set_ellipse_bbox()
H A Dx_path.c536 double rx, ry, angle; in _pl_x_paint_path() local
682 double rx, ry; in _pl_x_draw_elliptic_arc_2() local
H A Di_path.c251 double rx, ry, angle; in _pl_i_paint_path() local
392 double rx, ry; in _pl_i_draw_elliptic_arc_2() local
H A Dp_path.c390 double ry = _plotter->drawstate->path->ry; in _pl_p_paint_path() local
405 _pl_p_fellipse_internal (R___(Plotter *_plotter) double x, double y, double rx, double ry, double a… in _pl_p_fellipse_internal()
H A Dg_integer.c143 _API_ellipse (R___(Plotter *_plotter) int x, int y, int rx, int ry, int angle) in _API_ellipse()
151 _API_ellipserel (R___(Plotter *_plotter) int dx, int dy, int rx, int ry, int angle) in _API_ellipserel()
H A Dg_subpaths.c384 _add_ellipse (plPath *path, plPoint pc, double rx, double ry, double angle, bool clockwise) in _add_ellipse()
945 _add_ellipse_as_bezier3s (plPath *path, plPoint pc, double rx, double ry, double angle, bool clockw… in _add_ellipse_as_bezier3s()
1002 _add_ellipse_as_ellarcs (plPath *path, plPoint pc, double rx, double ry, double angle, bool clockwi… in _add_ellipse_as_ellarcs()
1059 _add_ellipse_as_lines (plPath *path, plPoint pc, double rx, double ry, double angle, bool clockwise) in _add_ellipse_as_lines()
H A Dg_relative.c94 _API_fellipserel (R___(Plotter *_plotter) double dx, double dy, double rx, double ry, double angle) in _API_fellipserel()

1...<<201202203204205206207208209210>>...219