Searched defs:maxy (Results 1 – 2 of 2) sorted by relevance
896 int maxy() const { return getmaxy(w) == ERR ? ERR : getmaxy(w)-1; } in maxy() function
1189 float miny, maxy; member