Searched refs:miny (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DPorthole.c163 Position minx, miny; local
188 miny = ((Position) pw->core.height) - ((Position) *heightp);
191 if (*yp < miny) *yp = miny;

Completed in 1015 milliseconds