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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaButtonBorder.java181 protected static final int fNormalMinButtonWidth = 40; field in class:AquaButtonBorder.SizeConstants
253 if (height <= SizeConstants.fNormalButtonHeight + 3 && width < SizeConstants.fNormalMinButtonWidth) {

Completed in 28 milliseconds