Home
last modified time | relevance | path

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

12

/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90182 integer, parameter :: PL_COLORBAR_BOUNDING_BOX = 1*16*16*16*16 variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90182 integer, parameter :: PL_COLORBAR_BOUNDING_BOX = 1*16*16*16*16
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx33c.m130 …global PL_POSITION_LEFT PL_POSITION_RIGHT PL_POSITION_BOTTOM PL_COLORBAR_BOUNDING_BOX PL_COLORBAR_…
197 bitor(opt, bitor(PL_COLORBAR_BOUNDING_BOX, PL_COLORBAR_BACKGROUND)),
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx33c.m130 …global PL_POSITION_LEFT PL_POSITION_RIGHT PL_POSITION_BOTTOM PL_COLORBAR_BOUNDING_BOX PL_COLORBAR_…
197 bitor(opt, bitor(PL_COLORBAR_BOUNDING_BOX, PL_COLORBAR_BACKGROUND)),
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl105 PL_COLORBAR_BOUNDING_BOX = 0x10000,
H A Dplplot_impl.c873 case 17: translated_option = PL_COLORBAR_BOUNDING_BOX; break; in translate_colorbar_option()
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl105 PL_COLORBAR_BOUNDING_BOX = 0x10000,
H A Dplplot_impl.c873 case 17: translated_option = PL_COLORBAR_BOUNDING_BOX; break;
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx33.cc255 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx33c.c251 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx33d.d228 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx33.java215 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx33c.c251 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx33d.d228 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx33.java215 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx33.cc255 opt | PL_COLORBAR_BOUNDING_BOX | PL_COLORBAR_BACKGROUND, position, in plcolorbar_example_page()
/dports/math/plplot-ada/plplot-5.15.0/examples/lua/
H A Dx33.lua153 lor(opt, lor(pl.PL_COLORBAR_BOUNDING_BOX, pl.PL_COLORBAR_BACKGROUND)), position,
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx33.py188 opt | w.PL_COLORBAR_BOUNDING_BOX | w.PL_COLORBAR_BACKGROUND, position, \
/dports/math/plplot/plplot-5.15.0/examples/lua/
H A Dx33.lua153 lor(opt, lor(pl.PL_COLORBAR_BOUNDING_BOX, pl.PL_COLORBAR_BACKGROUND)), position,
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx33.py188 opt | w.PL_COLORBAR_BOUNDING_BOX | w.PL_COLORBAR_BACKGROUND, position, \
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx33f.f90841 ior(opt, ior(PL_COLORBAR_BOUNDING_BOX, PL_COLORBAR_BACKGROUND)), position, &
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx33f.f90841 ior(opt, ior(PL_COLORBAR_BOUNDING_BOX, PL_COLORBAR_BACKGROUND)), position, &
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i230 #define PL_COLORBAR_BOUNDING_BOX 0x10000 macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i230 #define PL_COLORBAR_BOUNDING_BOX 0x10000 macro
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx33.ml145 …orbar_label_options.(label_i) @ colorbar_cap_options.(cap_i) @ [PL_COLORBAR_BOUNDING_BOX ; PL_COLO…

12