Home
last modified time | relevance | path

Searched refs:write_label (Results 76 – 81 of 81) sorted by relevance

1234

/dports/textproc/xml2rfc/xml2rfc-3.5.0/xml2rfc/writers/
H A Dlegacy_html.py347 def write_label(self, text, type='figure', align='center', source_line=None): member in HtmlRfcWriter
H A Draw_txt.py586 def write_label(self, text, type='figure', source_line=None): member in RawTextRfcWriter
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dgraphics.c447 write_label(x, y, this_label); in place_labels()
4045 write_label(x, y, &(hist->title)); in place_histogram_titles()
5328 write_label( map_x(spoke_x1 + (1. + radial_offset) * 0.12 * (spoke_x1-spoke_x0)), in place_spiderplot_axes()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dgraphics.c447 write_label(x, y, this_label); in place_labels()
4045 write_label(x, y, &(hist->title)); in place_histogram_titles()
5328 write_label( map_x(spoke_x1 + (1. + radial_offset) * 0.12 * (spoke_x1-spoke_x0)), in place_spiderplot_axes()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dgraphics.c360 write_label(x, y, this_label); in place_labels()
3634 write_label(x, y, &(hist->title)); in place_histogram_titles()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/
H A DChangeLog2244 * src/boundary.c src/graph3d.c: Use the shared routine write_label()
2871 write_label() to handle 3D axis labels. This allows explicit rotation
2922 src/unset.c src/show.c: Use the shared routine write_label() to handle
3171 * src/boundary.c: Use the shared routine write_label() to handle the 2D
3185 * src/color.c: Use the shared routine write_label() to handle the 2D
3228 * src/gadgets.c (write_label): If current textbox style has neither a
3296 using the general routine write_label() rather than in-line code.
4013 * src/gadgets.c (write_label): Consolidate code to create a textbox for

1234