Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dwresize.c83 #define REPAIR3(field, limit) \ in repair_subwindows() macro
87 REPAIR3(_cury, _maxy); in repair_subwindows()
88 REPAIR3(_curx, _maxx); in repair_subwindows()
90 REPAIR3(_regtop, _maxy); in repair_subwindows()
91 REPAIR3(_regbottom, _maxy); in repair_subwindows()