Home
last modified time | relevance | path

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

/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c199 int the_char; in next_char() local
/freebsd-src/contrib/dialog/
H A Dutil.c1744 chtype the_char = ((winch(cellwin) & A_CHARTEXT) | the_attr); in repaint_cell() local