Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ncurses/form/
HDfrm_driver.c4011 cchar_t temp_ch; in Data_Entry_w() local
4015 setcchar(&temp_ch, given, 0, 0, (void *)0); in Data_Entry_w()
4024 wadd_wch(form->w, &temp_ch); in Data_Entry_w()
4038 wins_wch(form->w, &temp_ch); in Data_Entry_w()