Searched refs:dialog_prompt_wrappedlines (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libdpv/
H A Ddialog_util.h62 int dialog_prompt_wrappedlines(char *_prompt, int _ncols,
H A Ddprompt.c236 dheight += dialog_prompt_wrappedlines(pprompt, dwidth - 4, 0);
237 dheight += dialog_prompt_wrappedlines(aprompt, dwidth - 4, 1);
H A Ddialog_util.c495 dialog_prompt_wrappedlines(char *prompt, int ncols, uint8_t nlstate) function

Completed in 109 milliseconds