Home
last modified time | relevance | path

Searched defs:legend_text (Results 1 – 17 of 17) sorted by relevance

/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx26.java89 static String[][] legend_text = { field in x26
145 String[] legend_text, String title_label, String line_label ) in plot1()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx26.java89 static String[][] legend_text = { field in x26
145 String[] legend_text, String title_label, String line_label ) in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx26.cc90 static const char *legend_text[][2] = { variable
150 const char *alty_label, const char **legend_text, in plot1()
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx26.cc90 static const char *legend_text[][2] = { variable
150 const char *alty_label, const char **legend_text, in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx26f.f9089 character(len=80) legend_text(2,nolangs) variable
149 legend_text, title_label, line_label ) argument
162 character(*) legend_text(nlegend) local
/dports/math/plplot/plplot-5.15.0/examples/ocaml/
H A Dx26.ml90 let legend_text = [| var
/dports/math/plplot-ada/plplot-5.15.0/examples/ocaml/
H A Dx26.ml90 let legend_text = [| var
/dports/math/plplot-ada/plplot-5.15.0/examples/python/
H A Dx26.py114 def plot1(w, type, x_label, y_label, alty_label, title_label, line_label, legend_text): argument
/dports/math/plplot/plplot-5.15.0/examples/python/
H A Dx26.py114 def plot1(w, type, x_label, y_label, alty_label, title_label, line_label, legend_text): argument
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx26d.d134 void plot1( int type, string x_label, string y_label, string alty_label, in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx26d.d134 void plot1( int type, string x_label, string y_label, string alty_label, in plot1()
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx26c.m90 legend_text = { variable
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx26c.c144 PLCHAR_VECTOR legend_text[], PLCHAR_VECTOR title_label, PLCHAR_VECTOR line_label ) in plot1()
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx26c.c144 PLCHAR_VECTOR legend_text[], PLCHAR_VECTOR title_label, PLCHAR_VECTOR line_label ) in plot1()
/dports/www/Stikked/Stikked-0.13.0/htdocs/system/helpers/
H A Dform_helper.php633 function form_fieldset($legend_text = '', $attributes = array())
/dports/www/codeigniter/CodeIgniter-3.1.11/system/helpers/
H A Dform_helper.php633 function form_fieldset($legend_text = '', $attributes = array())
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dinterface.c420 GLuint legend_text=0; variable