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

/openjdk7/jdk/src/solaris/classes/sun/awt/windows/
H A DThemeReader.java94 public static Insets getThemeBackgroundContentMargins(String widget, method in class:ThemeReader
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DThemeReader.java264 private native static Insets getThemeBackgroundContentMargins(long theme, method in class:ThemeReader
266 public static Insets getThemeBackgroundContentMargins(String widget, method in class:ThemeReader
270 return getThemeBackgroundContentMargins(getTheme(widget),
/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DXPStyle.java508 return ThemeReader.getThemeBackgroundContentMargins(

Completed in 32 milliseconds