Home
last modified time | relevance | path

Searched defs:newtext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/
H A Dmenubox.c222 dlg_renamed_menutext(DIALOG_LISTITEM * items, int current, char *newtext) in dlg_renamed_menutext()
235 dlg_dummy_menutext(DIALOG_LISTITEM * items, int current, char *newtext) in dlg_dummy_menutext()
/freebsd/contrib/ncurses/ncurses/tty/
H A Dhashmap.c93 static NCURSES_CH_T newtext[MAXLINES][TEXTWIDTH(sp)]; variable