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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c130 int off_x, off_y; member in struct:__anon966
671 int x, y, off_x, off_y, xx, yy; local
727 off_y = xxwa.height - xwa.height - off_x; /*it's magic:-) */
738 yy = y + xwa.height - off_y;
782 statusWindow->off_y = off_y;
848 y = statusWindow->y + statusWindow->height - statusWindow->off_y;
982 y = statusWindow->y + statusWindow->height - statusWindow->off_y;

Completed in 33 milliseconds