Searched refs:WANT_CHAR (Results 1 – 2 of 2) sorted by relevance
165 #define WANT_CHAR(sp, y, x) NewScreen(sp)->_line[y].text[x] /* desired state */ macro684 int wanted = CharOf(WANT_CHAR(SP_PARM, to_y, from_x)); in relative_move()701 NCURSES_CH_T ch = WANT_CHAR(SP_PARM, to_y, from_x + i); in relative_move()716 *check.s_tail++ = (char) CharOf(WANT_CHAR(SP_PARM, to_y, in relative_move()
9316 + remove an unused ifdef for REAL_ATTR & WANT_CHAR