Searched refs:position_check (Results 1 – 2 of 2) sorted by relevance
139 position_check(NCURSES_SP_DCLx int expected_y, int expected_x, const char *legend) in position_check() function185 #define position_check(expected_y, expected_x, legend) /* nothing */ macro200 position_check(NCURSES_SP_ARGx in GoTo()208 position_check(NCURSES_SP_ARGx in GoTo()439 position_check(NCURSES_SP_ARGx in PutCharLR()498 position_check(NCURSES_SP_ARGx in wrap_cursor()518 position_check(NCURSES_SP_ARGx in PutChar()1667 position_check(NCURSES_SP_ARGx in ClearScreen()1757 position_check(NCURSES_SP_ARGx in InsStr()
11079 + minor fix to position_check() function, to ensure it gets the whole11921 + fix some minor errors in position_check() debugging code, found while