Home
last modified time | relevance | path

Searched refs:gretl_print_set_format (Results 1 – 8 of 8) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_prn.h106 void gretl_print_set_format (PRN *prn, PrnFormat format);
H A Dlibglue.c789 gretl_print_set_format(myprn, fmt); in do_modprint()
796 gretl_print_set_format(prn, fmt); in do_modprint()
H A Dtexprint.c1171 gretl_print_set_format(prn, fmt); in make_tex_prn()
1735 gretl_print_set_format(prn, GRETL_FORMAT_RTF); in rtfprint()
1811 gretl_print_set_format(prn, GRETL_FORMAT_CSV); in csvprint()
H A Dgretl_prn.c884 void gretl_print_set_format (PRN *prn, PrnFormat format) in gretl_print_set_format() function
/dports/math/gretl/gretl-2021d/gui/
H A Dmodel_table.c1433 gretl_print_set_format(prn, GRETL_FORMAT_TEX); in print_model_table_direct()
1438 gretl_print_set_format(prn, GRETL_FORMAT_RTF); in print_model_table_direct()
H A Dseries_view.c288 gretl_print_set_format(prn, fmt); in vwin_print_sorted_with_format()
H A Dtextutil.c381 gretl_print_set_format(prn, fmt); in special_text_handler()
H A Dguiprint.c1905 gretl_print_set_format(prn, GRETL_FORMAT_RTF); in data_to_buf_as_rtf()
1915 gretl_print_set_format(prn, GRETL_FORMAT_CSV); in data_to_buf_as_csv()