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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1TextPop.c1172 Position x, y, max_x, max_y; local
1206 if ( y > (max_y = (Position) (XtScreen(w)->height - height)) ) y = max_y;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTextPop.c1276 Position x, y, max_x, max_y; local
1310 if ( y > (max_y = (Position) (XtScreen(w)->height - height)) ) y = max_y;

Completed in 15 milliseconds