Home
last modified time | relevance | path

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

/dports/www/elinks/elinks-0.11.7/src/bfu/
H A Dgroup.c95 int w = dialog_max_width(term); in group_layouter()
H A Ddialog.h78 dialog_max_width(struct terminal *term) in dialog_max_width() function
H A Ddialog.c567 int w = dialog_max_width(term); in generic_dialog_layouter()
/dports/www/elinks/elinks-0.11.7/src/dialogs/
H A Ddownload.c123 int w = dialog_max_width(term); in download_dialog_layouter()