Searched defs:getmaxy (Results 1 – 2 of 2) sorted by relevance
1106 #define getmaxy(win) ((win) ? ((win)->_maxy + 1) : ERR) macro