Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Dhelpfiles.h31 void function_help_callback (int fnum, int en);
H A Dtextbuf.c2032 function_help_callback(page, en); in follow_if_link()
2037 function_help_callback(page, en); in follow_if_link()
2385 function_help_callback(page, en); in help_popup_click()
H A Dhelpfiles.c1443 void function_help_callback (int idx, int en) in function_help_callback() function