Searched defs:miny (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ | ||
H A D | Porthole.c | 163 Position minx, miny; local 188 miny = ((Position) pw->core.height) - ((Position) *heightp); 191 if (*yp < miny) *yp = miny; |
Completed in 37 milliseconds