Searched defs:newtext (Results 1 – 2 of 2) sorted by relevance
222 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()
93 static NCURSES_CH_T newtext[MAXLINES][TEXTWIDTH(sp)]; variable