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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXComponentPeer.java838 public Color getWinBackground() { method in class:XComponentPeer
861 c[BACKGROUND_COLOR] = getWinBackground();
863 c[BACKGROUND_COLOR] = super.getWinBackground();
H A DXWindow.java473 public Color getWinBackground() { method in class:XWindow
479 c = parent.getWinBackground();

Completed in 83 milliseconds