Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c330 #define EndChange(first) \ macro
452 while ((x1 = EndChange(x0)) <= limit) { in wcon_doupdate()
H A Dwin_driver.c419 #define EndChange(first) \ macro
547 while ((x1 = EndChange(x0)) <= limit) { in wcon_doupdate()