Home
last modified time | relevance | path

Searched refs:tex_format_dialog (Results 1 – 3 of 3) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Ddialogs.h194 void tex_format_dialog (GtkAction *action, gpointer data);
H A Dgui_utils.c337 { "TabOpts", NULL, N_("_Tabular options..."), NULL, NULL, G_CALLBACK(tex_format_dialog) }
H A Ddialogs.c5732 void tex_format_dialog (GtkAction *action, gpointer data) in tex_format_dialog() function