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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXMenuBarPeer.java62 private final static int BAR_SPACING_RIGHT = 3; field in class:XMenuBarPeer
275 nextOffset = Math.max(nextOffset, this.width - itemWidth - BAR_SPACING_RIGHT);

Completed in 22 milliseconds