Home
last modified time | relevance | path

Searched refs:plgcolbg (Results 1 – 25 of 77) sorted by relevance

1234

/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST38 plgcolbg.3plplot
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx11.tcl9 $w cmd plgcolbg rbg gbg bbg
H A Dx08.tcl29 $w cmd plgcolbg rbg gbg bbg
H A Dx31.tcl197 $w cmd plgcolbg r g b
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST38 plgcolbg.3plplot
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx11.tcl9 $w cmd plgcolbg rbg gbg bbg
H A Dx08.tcl29 $w cmd plgcolbg rbg gbg bbg
H A Dx31.tcl197 $w cmd plgcolbg r g b
/dports/math/plplot/plplot-5.15.0/bindings/tk/
H A DPLWin.itk203 method plgcolbg {args} {
204 eval $plwin cmd plgcolbg $args
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk/
H A DPLWin.itk203 method plgcolbg {args} {
204 eval $plwin cmd plgcolbg $args
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i1846 plgcolbg;
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i1846 plgcolbg;
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx31.ml240 let r, g, b = plgcolbg () in
242 failed_if (r <> r0 || g <> g0 || b <> b0) "plgcolbg test failed\n";
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx31c.m246 [r, g, b] = plgcolbg();
249 fputs(stderr,"plgcolbg test failed\n");
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx31.ml240 let r, g, b = plgcolbg () in
242 failed_if (r <> r0 || g <> g0 || b <> b0) "plgcolbg test failed\n";
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx31c.m246 [r, g, b] = plgcolbg();
249 fputs(stderr,"plgcolbg test failed\n");
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional31a.adb302 plgcolbg(r, g, b);
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx31f.f90286 call plgcolbg(r, g, b)
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional31a.adb302 plgcolbg(r, g, b);
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx31c.c277 plgcolbg( &r, &g, &b ); in main()
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx31f.f90286 call plgcolbg(r, g, b)
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx31c.c277 plgcolbg( &r, &g, &b ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx31.py196 (r, g, b) = w.plgcolbg()
/dports/math/plplot/plplot-5.15.0/bindings/octave/PLplot/
H A Dsave_fig.m123 [r, g, b] = plgcolbg;
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx31.py196 (r, g, b) = w.plgcolbg()

1234