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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaButtonExtendedTypes.java178 new BorderDefinedTypeSpecifier("roundRect", Widget.BUTTON_PUSH_INSET, new SizeVariant(28, 28).alterMargins(4, 14, 4, 14).replaceInsets(focusInsets)),
/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java629 public static final Widget BUTTON_PUSH_INSET = new Widget(_buttonPushInset); field in class:JRSUIConstants.Widget

Completed in 250 milliseconds