Home
last modified time | relevance | path

Searched refs:plgcol0a (Results 1 – 25 of 62) sorted by relevance

123

/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxtraditional30a.adb75 plgcol0a(icol, r, g, b, a);
112 plgcol0a(icol, r, g, b, a);
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx30.py66 rgba = w.plgcol0a (icol)
103 rgba = w.plgcol0a (icol)
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxtraditional30a.adb75 plgcol0a(icol, r, g, b, a);
112 plgcol0a(icol, r, g, b, a);
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx30.py66 rgba = w.plgcol0a (icol)
103 rgba = w.plgcol0a (icol)
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx30c.c78 plgcol0a( icol, &r, &g, &b, &a ); in main()
120 plgcol0a( icol, &r, &g, &b, &a ); in main()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx30c.c78 plgcol0a( icol, &r, &g, &b, &a ); in main()
120 plgcol0a( icol, &r, &g, &b, &a ); in main()
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx30d.d79 plgcol0a( icol, &r, &g, &b, &a ); in main()
121 plgcol0a( icol, &r, &g, &b, &a ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx30d.d79 plgcol0a( icol, &r, &g, &b, &a ); in main()
121 plgcol0a( icol, &r, &g, &b, &a ); in main()
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx30f.f9092 call plgcol0a (icol, r, g, b, a)
131 call plgcol0a (icol, r, g, b, a)
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx30f.f9092 call plgcol0a (icol, r, g, b, a)
131 call plgcol0a (icol, r, g, b, a)
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx30.tcl68 $w cmd plgcol0a $icol r g b a
108 $w cmd plgcol0a $icol r g b a
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx30.tcl68 $w cmd plgcol0a $icol r g b a
108 $w cmd plgcol0a $icol r g b a
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx30c.m72 [r,g,b,a] = plgcol0a (icol);
110 [r,g,b,a] = plgcol0a (icol);
/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx30c.m72 [r,g,b,a] = plgcol0a (icol);
110 [r,g,b,a] = plgcol0a (icol);
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx30.ml70 let r, g, b, a = plgcol0a icol in
105 let r, g, b, a = plgcol0a icol in
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx30.ml70 let r, g, b, a = plgcol0a icol in
105 let r, g, b, a = plgcol0a icol in
/dports/math/plplot-ada/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST37 plgcol0a.3plplot
H A DHTML-MANIFEST135 plgcol0a.html
/dports/math/plplot/plplot-5.15.0/doc/docbook/src/
H A DMAN-MANIFEST37 plgcol0a.3plplot
H A DHTML-MANIFEST135 plgcol0a.html
/dports/math/plplot/plplot-5.15.0/bindings/tk/
H A DPLWin.itk199 method plgcol0a {args} {
200 eval $plwin cmd plgcol0a $args
/dports/math/plplot-ada/plplot-5.15.0/bindings/tk/
H A DPLWin.itk199 method plgcol0a {args} {
200 eval $plwin cmd plgcol0a $args
/dports/math/plplot/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i1817 plgcol0a;
/dports/math/plplot-ada/plplot-5.15.0/bindings/swig-support/
H A Dswig_documentation.i1817 plgcol0a;
/dports/math/plplot/plplot-5.15.0/bindings/ada/
H A Dplplot_thin.ads808 plgcol0a(icol0 : PLINT; r, g, b: out PLINT; a : out PLFLT); subprogspec
809 pragma Import(C, plgcol0a, "c_plgcol0a");

123