Searched defs:glide (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/swing/ToolTipManager/7123767/
H A Dbug7123767.java176 glide(rect.x + rect.width / 2, rect.y + rect.height / 2,
181 glide(rect.x + rect.width / 2, rect.y + rect.height / 2,
186 glide(rect.x + rect.width / 2, rect.y + rect.height / 2,
191 glide(rect.x + rect.width / 2, rect.y + rect.height / 2,
198 private static void glide(int x0, int y0, int x1, int y1) throws AWTException { method in class:bug7123767

Completed in 61 milliseconds