window_maxx      1007 ext/curses/curses.c       x = NUM2INT(window_maxx(self)) - 1;
window_maxx      1509 ext/curses/curses.c     rb_define_method(cWindow, "maxx", window_maxx, 0);