OpenGrok
Cross Reference: cursesw.h
xref
: /
prebuilt
/
linux-x86
/
toolchain
/
i686-linux-glibc2.7-4.4.3
/
sysroot
/
usr
/
include
/
cursesw.h
Home
|
History
|
Annotate
|
Download
|
only in
include
Lines Matching
full:getmaxy
830
int maxy() const { return
getmaxy
(w) == ERR ? ERR :
getmaxy
(w)-1; }