Home
last modified time | relevance | path

Searched refs:wxmin (Results 1 – 25 of 27) sorted by relevance

12

/dports/science/cdcl/dcl-5.4.8-C/src/grph1/stpack/
H A Dstfwtr.c25 wy, real *rxmin, real *rxmax, real *rymin, real *rymax, real *wxmin, in stfwtr_0_() argument
113 rvp = (*wymax - *wymin) / (*wxmax - *wxmin); in stfwtr_0_()
119 dx = *wxmax - *wxmin; in stfwtr_0_()
127 wxminz = (*wxmin + *wxmax - dwx) / 2; in stfwtr_0_()
128 wxmaxz = (*wxmin + *wxmax + dwx) / 2; in stfwtr_0_()
154 *wxmin = wxminz; in stfwtr_0_()
202 rymax, real *wxmin, real *wxmax, real *wymin, real *wymax, integer * in stswtr_() argument
206 rxmax, rymin, rymax, wxmin, wxmax, wymin, wymax, iwtrf, (real *)0, in stswtr_()
211 rymax, real *wxmin, real *wxmax, real *wymin, real *wymax, integer * in stqwtr_() argument
215 rxmax, rymin, rymax, wxmin, wxmax, wymin, wymax, iwtrf, (real *)0, in stqwtr_()
/dports/science/cdcl/dcl-5.4.8-C/src/grph1/oldsrc/
H A Dsgwtrf.c19 wy, real *vxmin, real *vxmax, real *vymin, real *vymax, real *wxmin, in sgwtrf_0_() argument
46 stswtr_(vxmin, vxmax, vymin, vymax, wxmin, wxmax, wymin, wymax, iwtrf); in sgwtrf_0_()
53 stqwtr_(vxmin, vxmax, vymin, vymax, wxmin, wxmax, wymin, wymax, iwtrf); in sgwtrf_0_()
79 vymax, real *wxmin, real *wxmax, real *wymin, real *wymax, integer * in sgswtr_() argument
83 vxmax, vymin, vymax, wxmin, wxmax, wymin, wymax, iwtrf, (real *)0, in sgswtr_()
88 vymax, real *wxmin, real *wxmax, real *wymin, real *wymax, integer * in sgqwtr_() argument
92 vxmax, vymin, vymax, wxmin, wxmax, wymin, wymax, iwtrf, (real *)0, in sgqwtr_()
/dports/science/cdcl/dcl-5.4.8-C/src/grph1/slpack/
H A Dslpwvr.c29 cxmax, cymax, rxmin, rymin, rxmax, rymax, wxmin, wymin, wxmax, in slpwvr_() local
52 stqwrc_(&wxmin, &wxmax, &wymin, &wymax); in slpwvr_()
54 stqwrc_(&wxmin, &wxmax, &wymax, &wymin); in slpwvr_()
57 stiwtr_(&wxmin, &wymin, &rxmin, &rymin); in slpwvr_()
H A Dslpwvc.c33 cxmax, cymax, rxmin, rymin, rxmax, rymax, wxmin, wymin, wxmax, in slpwvc_() local
66 stqwrc_(&wxmin, &wxmax, &wymin, &wymax); in slpwvc_()
68 stqwrc_(&wxmin, &wxmax, &wymax, &wymin); in slpwvc_()
71 stiwtr_(&wxmin, &wymin, &rxmin, &rymin); in slpwvc_()
H A Dslzttl.c36 static real cxmin, cymin, cxmax, cymax, xcent, ycent, vxmin, wxmin, wymin, in slzttl_() local
52 stqwrc_(&wxmin, &wxmax, &wymin, &wymax); in slzttl_()
54 stqwrc_(&wxmin, &wxmax, &wymax, &wymin); in slzttl_()
57 stiwtr_(&wxmin, &wymin, &vxmn2, &vymn2); in slzttl_()
H A Dslpwwr.c27 static real rxmin, rymin, rxmax, rymax, wxmin, wymin, wxmax, wymax; in slpwwr_() local
44 stqwtr_(&rxmin, &rxmax, &rymin, &rymax, &wxmin, &wxmax, &wymin, &wymax, & in slpwwr_()
H A Dslpwwc.c31 static real rxmin, rymin, rxmax, rymax, wxmin, wymin, wxmax, wymax; in slpwwc_() local
58 stqwtr_(&rxmin, &rxmax, &rymin, &rymax, &wxmin, &wxmax, &wymin, &wymax, & in slpwwc_()
/dports/science/siesta/siesta-4.1.5/Util/Plrho/
H A Dplin3d.f44 . g(3), g1(3), g2(3), r, ray, rr, vv, wxmax, wxmin, wymax, wymin,
60 call pgqvsz( 3, wxmin, wxmax, wymin, wymax )
61 ixmin = max( 0, nint(wxmin) )
H A Dpltr3d.f47 . g(3), g1(3), g2(3), r, ray, wxmax, wxmin, wymax, wymin,
61 call pgqvsz( 3, wxmin, wxmax, wymin, wymax )
62 ixmin = max( 0, nint(wxmin) )
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/umpack/
H A Dumstvz.c40 static real rxmin, rymin, rxmax, rymax, vxmin, vymin, vxmax, vymax, wxmin, in umstvz_() local
57 stqwtr_(&rxmin, &rxmax, &rymin, &rymax, &wxmin, &wxmax, &wymin, & in umstvz_()
/dports/science/cdcl/dcl-5.4.8-C/src/grph1/scpack/
H A Dscsprj.c38 static real rxmin, rymin, rxmax, rymax, wxmin, wymin, wxmax, wymax; in scsprj_() local
77 stqwtr_(&rxmin, &rxmax, &rymin, &rymax, &wxmin, &wxmax, &wymin, &wymax, & in scsprj_()
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplstripc.c34 PLFLT wxmin, wxmax, wymin, wymax; // FIXME - some redundancy might exist member
190 striploc->wxmin = striploc->xmin; striploc->wxmax = striploc->xmax; in plstrip_gen()
274 …plwind( stripc->wxmin, stripc->wxmax, stripc->wymin, stripc->wymax ); // FIXME - can exist some … in c_plstripa()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplstripc.c34 PLFLT wxmin, wxmax, wymin, wymax; // FIXME - some redundancy might exist member
190 striploc->wxmin = striploc->xmin; striploc->wxmax = striploc->xmax; in plstrip_gen()
274 …plwind( stripc->wxmin, stripc->wxmax, stripc->wymin, stripc->wymax ); // FIXME - can exist some … in c_plstripa()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplstripc.c35 PLFLT wxmin, wxmax, wymin, wymax; /* FIXME - some redundancy might exist */ member
195 mystrip->wxmin=mystrip->xmin; in plstrip_gen()
274 …plwind(stripc->wxmin, stripc->wxmax, stripc->wymin, stripc->wymax); /* FIXME - can exist some redu… in c_plstripa()
/dports/science/cdcl/dcl-5.4.8-C/src/grph1/sgpack/
H A Dsgopn.c40 static real xamax, yamax, rxmin, rymin, rxmax, rymax, wxmin, wymin, wxmax, in sgopn_0_() local
171 stqwtr_(&rxmin, &rxmax, &rymin, &rymax, &wxmin, &wxmax, &wymin, &wymax, & in sgopn_0_()
/dports/science/cdcl/dcl-5.4.8-C/src/grph2/uspack/
H A Duspfit.c38 static real vxmin, vxmax, vymin, vymax, wxmin, wxmax, wymin, wymax, uxmax, in uspfit_() local
83 stqwtr_(&vxmin0, &vxmax0, &vymin0, &vymax0, &wxmin, &wxmax, &wymin, & in uspfit_()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dgraphicsutils.h66 double wxmin, double wxmax, double wymin, double wymax,
H A Dgraphicsutils.cpp286 bool GraphicsUtils::liangBarskyLineClip(double x1, double y1, double x2, double y2, double wxmin, d… in liangBarskyLineClip() argument
290 double q1 = x1 - wxmin; in liangBarskyLineClip()
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dtick.c1154 GpReal wxmin= gistT.window.xmin; in GaAltTick() local
1159 scalx= (xmax-xmin)/(wxmax-wxmin); in GaAltTick()
1160 offx= xmin - scalx*wxmin; in GaAltTick()
1174 FindTicks(wxmin, wxmax, &ticks->horiz, xIsLog); in GaAltTick()
1185 omitX= FindOmitted(wxmin, wxmax); in GaAltTick()
1225 GpReal xOrigin= FindOrigin(wxmin, wxmax, &ticks->horiz, xIsLog); in GaAltTick()
1237 GpReal xOrigin= FindOrigin(wxmin, wxmax, &ticks->horiz, xIsLog); in GaAltTick()
/dports/math/fricas/fricas-1.3.7/src/graph/view3D/
H A Dglobals.h138 wxmax,wxmin,wymax,wymin,wzmax,wzmin;
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/plcairo/
H A Dplcairo.ml134 let wxmin, wxmax, wymin, wymax = plgvpw () in
141 xmin +. ((xmax -. xmin) *. (x /. (wxmax -. wxmin))),
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/plcairo/
H A Dplcairo.ml134 let wxmin, wxmax, wymin, wymax = plgvpw () in
141 xmin +. ((xmax -. xmin) *. (x /. (wxmax -. wxmin))),
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlgstream.hpp485 void pageWorldCoordinates(PLFLT &wxmin, PLFLT &wxmax, PLFLT &wymin, PLFLT &wymax) in pageWorldCoordinates() argument
487 wxmin=theBox.pageWorldCoordinates[0]; in pageWorldCoordinates()
/dports/math/giacxcas/giac-1.6.0/src/
H A DGraph.cc1671 wxmin->minimum(-1e300); in config()
1672 wxmin->maximum(1e300); in config()
1840 wxmin->value(window_xmin); in config()
1841 wxmin->step(dtmp); in config()
1994 Fl::focus(wxmin); in config()
2078 wxmin->value(gnuplot_xmin); in config()
2095 wxmin->value(window_xmin); in config()
5948 wxmin->value(-5); in figure_param_dialog()
5978 wxmin->value(tmin); in figure_param_dialog()
5990 Fl::focus(wxmin); in figure_param_dialog()
[all …]
H A Dplot.h624 …e ymin,double ymax,double zmin,double zmax,double tmin,double tmax,double wxmin,double wxmax,doubl…

12