Home
last modified time | relevance | path

Searched refs:PL_COLORBAR_ORIENT_RIGHT (Results 1 – 22 of 22) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dpllegend.c1707 if ( !( opt & PL_COLORBAR_ORIENT_RIGHT || in c_plcolorbar()
1715 opt = opt | PL_COLORBAR_ORIENT_RIGHT; in c_plcolorbar()
1761 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
1897 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
1971 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2033 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2106 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2198 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2237 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2261 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
[all …]
/dports/math/plplot/plplot-5.15.0/src/
H A Dpllegend.c1707 if ( !( opt & PL_COLORBAR_ORIENT_RIGHT || in c_plcolorbar()
1715 opt = opt | PL_COLORBAR_ORIENT_RIGHT; in c_plcolorbar()
1761 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
1897 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
1971 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2033 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2106 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2198 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2237 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
2261 if ( opt & PL_COLORBAR_ORIENT_RIGHT ) in c_plcolorbar()
[all …]
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90177 integer, parameter :: PL_COLORBAR_ORIENT_RIGHT = 8*16*16 variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90177 integer, parameter :: PL_COLORBAR_ORIENT_RIGHT = 8*16*16
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl100 PL_COLORBAR_ORIENT_RIGHT = 0x800,
H A Dplplot_impl.c868 case 12: translated_option = PL_COLORBAR_ORIENT_RIGHT; break; in translate_colorbar_option()
H A Dplplot.mli641 | PL_COLORBAR_ORIENT_RIGHT Constructor
H A Dplplot_h495 #define PL_COLORBAR_ORIENT_RIGHT 0x800
H A Dplplot.ml903 | `right (l, w) -> w, l, [PL_COLORBAR_ORIENT_RIGHT]
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl100 PL_COLORBAR_ORIENT_RIGHT = 0x800,
H A Dplplot_impl.c868 case 12: translated_option = PL_COLORBAR_ORIENT_RIGHT; break;
H A Dplplot.mli641 | PL_COLORBAR_ORIENT_RIGHT
H A Dplplot_h495 #define PL_COLORBAR_ORIENT_RIGHT 0x800
H A Dplplot.ml903 | `right (l, w) -> w, l, [PL_COLORBAR_ORIENT_RIGHT]
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i225 #define PL_COLORBAR_ORIENT_RIGHT 0x800 macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i225 #define PL_COLORBAR_ORIENT_RIGHT 0x800 macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1244 PL_COLORBAR_ORIENT_RIGHT = 0x800 variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1244 PL_COLORBAR_ORIENT_RIGHT = 0x800
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h1310 #define PL_COLORBAR_ORIENT_RIGHT 0x800 macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h1310 #define PL_COLORBAR_ORIENT_RIGHT 0x800 macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1206 const PL_COLORBAR_ORIENT_RIGHT = 0x800; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1206 const PL_COLORBAR_ORIENT_RIGHT = 0x800; variable