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

/openjdk7/jdk/src/share/classes/sun/awt/
H A DSubRegionShowable.java48 public boolean showIfNotLost(int x1, int y1, int x2, int y2); method in interface:SubRegionShowable
/openjdk7/jdk/src/share/classes/java/awt/
H A DComponent.java4487 public boolean showIfNotLost(int x1, int y1, int x2, int y2) { method in class:Component.FlipSubRegionBufferStrategy
4517 public boolean showIfNotLost(int x1, int y1, int x2, int y2) { method in class:Component.BltSubRegionBufferStrategy

Completed in 48 milliseconds