Home
last modified time | relevance | path

Searched refs:PL_X_AXIS (Results 1 – 25 of 46) sorted by relevance

12

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9063 integer, parameter :: PL_X_AXIS = 1 ! The x-axis variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f9063 integer, parameter :: PL_X_AXIS = 1 ! The x-axis
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx19c.m240 global PL_X_AXIS PL_Y_AXIS
250 elseif ( axis == PL_X_AXIS )
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx19c.m240 global PL_X_AXIS PL_Y_AXIS
250 elseif ( axis == PL_X_AXIS )
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx19.lua80 if axis==pl.PL_X_AXIS then
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx19.py79 elif (axis == w.PL_X_AXIS) :
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx19.lua80 if axis==pl.PL_X_AXIS then
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx19.py79 elif (axis == w.PL_X_AXIS) :
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx19d.d60 else if ( axis == PL_X_AXIS ) in geolocation_labeler()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx19d.d60 else if ( axis == PL_X_AXIS ) in geolocation_labeler()
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional19a.adb182 elsif axis = PL_X_AXIS then
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx19c.c90 else if ( axis == PL_X_AXIS )
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional19a.adb182 elsif axis = PL_X_AXIS then
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx19c.c90 else if ( axis == PL_X_AXIS )
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplbox.c645 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
686 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
703 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
732 plxybx( yopt, ylabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
744 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
1532 plform( PL_X_AXIS, tn, xscale, xprec, string, STRING_LEN, llx, lfx, lox ); in label_box()
2082 plform( PL_X_AXIS, tn, xscale, xprec, string, STRING_LEN, llx, lfx, lox ); in label_box_custom()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplbox.c645 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
686 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
703 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
732 plxybx( yopt, ylabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
744 plxybx( xopt, xlabel, PL_X_AXIS, tx, ty, ux, uy, in c_plbox3()
1532 plform( PL_X_AXIS, tn, xscale, xprec, string, STRING_LEN, llx, lfx, lox ); in label_box()
2082 plform( PL_X_AXIS, tn, xscale, xprec, string, STRING_LEN, llx, lfx, lox ); in label_box_custom()
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx19.java82 else if ( axis == PL_X_AXIS ) in label()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx19.java82 else if ( axis == PL_X_AXIS ) in label()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx19.cc120 else if ( axis == PL_X_AXIS ) in geolocation_labeler()
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx19.cc120 else if ( axis == PL_X_AXIS ) in geolocation_labeler()
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx19.ml73 | PL_X_AXIS ->
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx19.ml73 | PL_X_AXIS ->
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl326 PL_X_AXIS | \
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl326 PL_X_AXIS | \
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i113 #define PL_X_AXIS 1 // The x-axis macro

12