Home
last modified time | relevance | path

Searched defs:sc_y (Results 1 – 25 of 25) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/programs/view/
H A D3dview.h54 real sc_x, sc_y; /* Scaling for aspect ratio */ member
/dports/archivers/c-blosc2/c-blosc2-2.0.4/examples/
H A Dfind_roots.c80 blosc2_schunk *sc_x, *sc_y; in compute_vectors() local
/dports/graphics/art/ART-1.9.3/rtengine/
H A Dflatcurves.cc133 …std::vector<double> sc_y(nbSubCurvesPoints); // Y sub-curve points ( YP0,YP1,YP2, YP2,YP3,YP4, … in CtrlPoints_set() local
H A Ddiagonalcurves.cc177 …std::vector<double> sc_y(nbSubCurvesPoints); // Y sub-curve points ( YP0,YP1,YP2, YP2,YP3,YP4, … in NURBS_set() local
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Dflatcurves.cc133 …std::vector<double> sc_y(nbSubCurvesPoints); // Y sub-curve points ( YP0,YP1,YP2, YP2,YP3,YP4, … in CtrlPoints_set() local
H A Ddiagonalcurves.cc177 …std::vector<double> sc_y(nbSubCurvesPoints); // Y sub-curve points ( YP0,YP1,YP2, YP2,YP3,YP4, … in NURBS_set() local
/dports/graphics/photoflow/PhotoFlow-8472024f/src/rt/rtengine/
H A Dflatcurves.cc141 …std::vector<double> sc_y(nbSubCurvesPoints); // Y sub-curve points ( YP0,YP1,YP2, YP2,YP3,YP4, … in CtrlPoints_set() local
H A Ddiagonalcurves.cc165 …std::vector<double> sc_y(nbSubCurvesPoints); // Y sub-curve points ( YP0,YP1,YP2, YP2,YP3,YP4, … in NURBS_set() local
/dports/games/xemeraldia/xemeraldia-0.4.3/
H A Dgames.c146 void addScore (int sc_x, int sc_y) in addScore()
H A Dcrack.c22 static int sc_x, sc_y; variable
H A Dgraphics.c54 void showTmpScore (long tmp_sc, int sc_x, int sc_y, long ch_s) in showTmpScore()
/dports/games/edge/Edge-1.35-source/src/
H A Dhu_font.cc337 float sc_y = scale; in DrawChar320() local
H A Dhu_draw.cc560 float sc_y = cur_scale; in HUD_DrawChar() local
/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dhtmlengine-edit-cursor.c308 gint x1, y1, x2, y2, sc_x, sc_y; in html_engine_draw_cursor_in_area() local
/dports/cad/horizon-eda/horizon-2.1.0/src/canvas/
H A Dcanvas_gl.cpp434 auto sc_y = m_height / abs(a.y - b.y); in zoom_to_bbox() local
460 auto sc_y = m_height / h; in ensure_min_size() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/adb/
H A Dadb_ms.c89 int sc_x, sc_y; member
/dports/games/foobillard/foobillard-3.0a/src/
H A Dvmath.c190 struct Vect nax, VMfloat sc_x, VMfloat sc_y, VMfloat sc_z ) in shape_rot_ax()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsmouse.c161 int sc_y; /* absolute-y */ member
/dports/games/bstone/bstone-1.1.9/src/
H A Did_in.h137 sc_y = 0x15, enumerator
/dports/cad/repsnapper/repsnapper-2.5a4/src/
H A Dshape.cpp300 const double sc_y = diag.y() / vol.y(); in FitToVolume() local
/dports/graphics/bitmap/bitmap-b02297f/
H A Dbitmap_image.hpp2470 const int sc_y = static_cast<int>(cart_to_screen_y(y )); in horiztonal_line_segment() local
2659 const int sc_y = static_cast<int>(cart_to_screen_y(y)); in plot_pen_pixel() local
2670 const int sc_y = static_cast<int>(cart_to_screen_y(y)); in plot_pixel() local
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Graphics/Renderer/
H A Dprinter.cpp797 double sc_y= (72.0/dpi) * ((double) (h/PIXEL)) / ((double) (y2-y1)); in image() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/inkex/
H A Dtransforms.py442 def add_scale(self, sc_x, sc_y=None): argument
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dmaps.c506 double sc_y; in get_x_scale() local
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet-object-widget.c677 double sc_y = ((double) *pheight)/(height * scale_v); in draw_cairo_text() local