Home
last modified time | relevance | path

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

/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dpllegend.c1708 opt & PL_COLORBAR_ORIENT_TOP || in c_plcolorbar()
1713 opt = opt | PL_COLORBAR_ORIENT_TOP; in c_plcolorbar()
1768 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
1812 if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
1823 if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
1904 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2123 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2202 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2242 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2266 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
[all …]
/dports/math/plplot/plplot-5.15.0/src/
H A Dpllegend.c1708 opt & PL_COLORBAR_ORIENT_TOP || in c_plcolorbar()
1713 opt = opt | PL_COLORBAR_ORIENT_TOP; in c_plcolorbar()
1768 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
1812 if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
1823 if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
1904 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2123 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2202 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2242 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
2266 else if ( opt & PL_COLORBAR_ORIENT_TOP ) in c_plcolorbar()
[all …]
/dports/math/plplot/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90178 integer, parameter :: PL_COLORBAR_ORIENT_TOP = 1*16*16*16 variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/fortran/
H A Dincluded_plplot_parameters.f90178 integer, parameter :: PL_COLORBAR_ORIENT_TOP = 1*16*16*16
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl101 PL_COLORBAR_ORIENT_TOP = 0x1000,
H A Dplplot_impl.c869 case 13: translated_option = PL_COLORBAR_ORIENT_TOP; break; in translate_colorbar_option()
H A Dplplot.mli642 | PL_COLORBAR_ORIENT_TOP Constructor
H A Dplplot_h496 #define PL_COLORBAR_ORIENT_TOP 0x1000
H A Dplplot.ml905 | `top (l, w) -> l, w, [PL_COLORBAR_ORIENT_TOP]
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_core.idl101 PL_COLORBAR_ORIENT_TOP = 0x1000,
H A Dplplot_impl.c869 case 13: translated_option = PL_COLORBAR_ORIENT_TOP; break;
H A Dplplot.mli642 | PL_COLORBAR_ORIENT_TOP
H A Dplplot_h496 #define PL_COLORBAR_ORIENT_TOP 0x1000
H A Dplplot.ml905 | `top (l, w) -> l, w, [PL_COLORBAR_ORIENT_TOP]
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i226 #define PL_COLORBAR_ORIENT_TOP 0x1000 macro
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dplplotcapi.i226 #define PL_COLORBAR_ORIENT_TOP 0x1000 macro
/dports/math/plplot/plplot-5.15.0/bindings/python/
H A DPlframe.py1245 PL_COLORBAR_ORIENT_TOP = 0x1000 variable in PlXframe
/dports/math/plplot-ada/plplot-5.15.0/bindings/python/
H A DPlframe.py1245 PL_COLORBAR_ORIENT_TOP = 0x1000
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h1311 #define PL_COLORBAR_ORIENT_TOP 0x1000 macro
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h1311 #define PL_COLORBAR_ORIENT_TOP 0x1000 macro
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d1207 const PL_COLORBAR_ORIENT_TOP = 0x1000; variable
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d1207 const PL_COLORBAR_ORIENT_TOP = 0x1000; variable