Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dui_getc.c355 wint_t my_wint; in really_getch() local
369 code = wget_wch(win, &my_wint); in really_getch()
370 my_wchar = (wchar_t) my_wint; in really_getch()