Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/gui/
H A Ddialogs.c4132 int real_radio_dialog (const char *title, const char *label, in real_radio_dialog() function
4204 return real_radio_dialog(title, label, opts, nopts, deflt, hcode, in radio_dialog()
4214 return real_radio_dialog(title, NULL, opts, nopts, deflt, hcode, in radio_dialog_with_spinner()
4224 return real_radio_dialog(title, label, opts, nopts, deflt, hcode, in radio_dialog_with_check()