Home
last modified time | relevance | path

Searched refs:PL_COLORBAR_LABEL_TOP (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90168 integer, parameter :: PL_COLORBAR_LABEL_TOP = 4 variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90168 integer, parameter :: PL_COLORBAR_LABEL_TOP = 4
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dpllegend.c1180 if ( opt & PL_COLORBAR_LABEL_TOP ) in draw_label()
1183 opt = opt & ~PL_COLORBAR_LABEL_TOP; in draw_label()
1295 else if ( opt & PL_COLORBAR_LABEL_TOP ) in draw_label()
/dports/math/plplot/plplot-5.15.0/src/
H A Dpllegend.c1180 if ( opt & PL_COLORBAR_LABEL_TOP ) in draw_label()
1183 opt = opt & ~PL_COLORBAR_LABEL_TOP; in draw_label()
1295 else if ( opt & PL_COLORBAR_LABEL_TOP ) in draw_label()
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl91 PL_COLORBAR_LABEL_TOP = 0x4,
H A Dplplot_impl.c859 case 3: translated_option = PL_COLORBAR_LABEL_TOP; break; in translate_colorbar_option()
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl91 PL_COLORBAR_LABEL_TOP = 0x4,
H A Dplplot_impl.c859 case 3: translated_option = PL_COLORBAR_LABEL_TOP; break;
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx33.cc129 PL_COLORBAR_LABEL_TOP,
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx33c.c99 PL_COLORBAR_LABEL_TOP,
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx33d.d98 PL_COLORBAR_LABEL_TOP,
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx33.java128 PL_COLORBAR_LABEL_TOP, in plcolorbar_example_page()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx33c.c99 PL_COLORBAR_LABEL_TOP,
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx33d.d98 PL_COLORBAR_LABEL_TOP,
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx33.java128 PL_COLORBAR_LABEL_TOP, in plcolorbar_example_page()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx33.cc129 PL_COLORBAR_LABEL_TOP,
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx33.lua260 pl.PL_COLORBAR_LABEL_TOP,
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx33.py100 w_alt.PL_COLORBAR_LABEL_TOP,
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx33.lua260 pl.PL_COLORBAR_LABEL_TOP,
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx33.py100 w_alt.PL_COLORBAR_LABEL_TOP,
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx33f.f90165 colorbar_label_options(3) = PL_COLORBAR_LABEL_TOP
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx33f.f90165 colorbar_label_options(3) = PL_COLORBAR_LABEL_TOP
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i216 #define PL_COLORBAR_LABEL_TOP 0x4 macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i216 #define PL_COLORBAR_LABEL_TOP 0x4 macro
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx33.ml100 [PL_COLORBAR_LABEL_TOP];

12