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

/openjdk7/jdk/test/javax/swing/ToolTipManager/7123767/
H A Dbug7123767.java90 adjustInsets(rect, insets);
144 adjustInsets(localRect, localInsets);
173 adjustInsets(rect, insets);
214 private static void adjustInsets(Rectangle rect, final Insets insets) { method in class:bug7123767

Completed in 46 milliseconds