Home
last modified time | relevance | path

Searched refs:interactive_script_help (Results 1 – 4 of 4) sorted by relevance

/dports/math/gretl/gretl-2021d/gui/
H A Dhelpfiles.h35 gint interactive_script_help (GtkWidget *widget, GdkEventButton *b,
H A Dconsole.c194 interactive_script_help(cview, event, p); in console_mouse_handler()
H A Dtextbuf.c744 interactive_script_help(NULL, NULL, vwin); in script_key_handler()
1032 G_CALLBACK(interactive_script_help), vwin); in create_source()
1041 G_CALLBACK(interactive_script_help), vwin); in create_source()
H A Dhelpfiles.c1489 gint interactive_script_help (GtkWidget *widget, GdkEventButton *b, in interactive_script_help() function