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

/openjdk7/jdk/src/share/classes/javax/swing/text/html/
H A DCSS.java529 new BackgroundImage());
2583 static class BackgroundImage extends CssValue { class in class:CSS
2588 BackgroundImage retValue = new BackgroundImage();
H A DStyleSheet.java984 return ((CSS.BackgroundImage)value).getImage(getBase());

Completed in 230 milliseconds