Home
last modified time | relevance | path

Searched refs:plglevel (Results 1 – 25 of 67) sorted by relevance

123

/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/
H A Dfigure.m77 if (plglevel >= 1)
85 if (nargin != 0 || plglevel == 0)
91 if ( plglevel == 0) # no device open yet
H A Dstripc.m51 if ( plglevel == 1 )
H A Dsave_fig.m49 if (plglevel != 3)
/dports/math/plplot-ada/plplot-5.15.0/bindings/octave/PLplot/
H A Dfigure.m77 if (plglevel >= 1)
85 if (nargin != 0 || plglevel == 0)
91 if ( plglevel == 0) # no device open yet
H A Dstripc.m51 if ( plglevel == 1 )
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST50 plglevel.3plplot
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST50 plglevel.3plplot
/dports/math/plplot/plplot-5.15.0/bindings/tk/
H A DPLWin.itk247 method plglevel {args} {
248 eval $plwin cmd plglevel $args
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk/
H A DPLWin.itk247 method plglevel {args} {
248 eval $plwin cmd plglevel $args
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i2193 plglevel;
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i2193 plglevel;
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx31.ml110 let level2 = plglevel () in
116 failed_if (level2 <> PL_INITIALIZED) "plglevel test failed.\n";
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx31c.m114 level2 = plglevel();
117 fprintf(stderr,"plglevel test failed. Level is %d, but 1 expected.\n",level);
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx31.ml110 let level2 = plglevel () in
116 failed_if (level2 <> PL_INITIALIZED) "plglevel test failed.\n";
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx31c.m114 level2 = plglevel();
117 fprintf(stderr,"plglevel test failed. Level is %d, but 1 expected.\n",level);
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional31a.adb161 plglevel(level2);
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx31.tcl71 $w cmd plglevel level2
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx31f.f90146 call plglevel(level2)
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx31.tcl71 $w cmd plglevel level2
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional31a.adb161 plglevel(level2);
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx31c.c129 plglevel( &level2 ); in main()
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx31f.f90146 call plglevel(level2)
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx31c.c129 plglevel( &level2 ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx31.py98 level2 = w.plglevel()
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx31.py98 level2 = w.plglevel()

123