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

/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java44 protected static final int _windowTitleBarHeight = 28; field in class:JRSUIConstants.Key
45 public static final Key WINDOW_TITLE_BAR_HEIGHT = new Key(_windowTitleBarHeight);

Completed in 38 milliseconds