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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXButtonPeer.java70 updateMotifColors(getPeerBackground());
95 updateMotifColors(c);
H A DXCheckboxPeer.java81 updateMotifColors(getPeerBackground());
264 updateMotifColors(c);
H A DXChoicePeer.java161 updateMotifColors(getPeerBackground());
701 updateMotifColors(c);
H A DXComponentPeer.java99 // If you use these, call updateMotifColors() in the peer's Constructor and
649 void updateMotifColors(Color bg) { method in class:XComponentPeer

Completed in 589 milliseconds