Searched refs:_cgm_emit_real_fixed_point (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/plotutils/plotutils-2.6/libplot/ |
H A D | c_attribs.c | 304 _cgm_emit_real_fixed_point (_plotter->data->page, false, _plotter->cgm_encoding, in _pl_c_set_attributes() 348 _cgm_emit_real_fixed_point (_plotter->data->page, false, _plotter->cgm_encoding, in _pl_c_set_attributes() 490 _cgm_emit_real_fixed_point (_plotter->data->page, false, _plotter->cgm_encoding, in _pl_c_set_attributes()
|
H A D | c_text.c | 344 _cgm_emit_real_fixed_point (_plotter->data->page, false, _plotter->cgm_encoding, in _pl_c_paint_text_string() 347 _cgm_emit_real_fixed_point (_plotter->data->page, false, _plotter->cgm_encoding, in _pl_c_paint_text_string()
|
H A D | c_emit.c | 609 _cgm_emit_real_fixed_point (plOutbuf *outbuf, bool no_partitioning, int cgm_encoding, double x, int… in _cgm_emit_real_fixed_point() function
|
H A D | c_defplot.c | 728 _cgm_emit_real_fixed_point (doc_header, false, _plotter->cgm_encoding, in _pl_c_terminate() 731 _cgm_emit_real_fixed_point (doc_header, false, _plotter->cgm_encoding, in _pl_c_terminate()
|
H A D | extern.h | 1243 extern void _cgm_emit_real_fixed_point (plOutbuf *outbuf, bool no_partitioning, int cgm_encoding, d…
|