Home
last modified time | relevance | path

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

/dports/www/elinks/elinks-0.11.7/src/dialogs/
H A Ddownload.c99 dlg_undisplay_download(struct dialog_data *dlg_data, struct widget_data *widget_data) in dlg_undisplay_download() function
244 add_dlg_button(dlg, _("~Background", term), B_ENTER | B_ESC, dlg_undisplay_download, NULL); in display_download()
/dports/www/links1/links-1.04/
H A Dsession.c358 int dlg_undisplay_download(struct dialog_data *dlg, struct dialog_item_data *di) in dlg_undisplay_download() function
519 dlg->items[0].fn = dlg_undisplay_download; in display_download()
/dports/www/links/links-2.25/
H A Dsession.c519 static int dlg_undisplay_download(struct dialog_data *dlg, struct dialog_item_data *di) in dlg_undisplay_download() function
715 dlg->items[0].fn = dlg_undisplay_download; in display_download()