Searched refs:restoreState (Results 1 - 8 of 8) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/swing/undo/
H A DStateEditable.java53 public void restoreState(Hashtable<?,?> state); method in interface:StateEditable
H A DStateEdit.java146 this.object.restoreState(preState);
154 this.object.restoreState(postState);
/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DContext.java124 public void restoreState() { method in class:D3DContext
/openjdk7/jdk/test/sun/java2d/pipe/hw/RSLContextInvalidationTest/
H A DRSLContextInvalidationTest.java84 dst.getContext().restoreState();
/openjdk7/jdk/src/share/classes/sun/java2d/opengl/
H A DOGLContext.java141 public void restoreState() { method in class:OGLContext
/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DBufferedContext.java471 public abstract void restoreState(); method in class:BufferedContext
/openjdk7/jdk/test/sun/java2d/pipe/hw/RSLAPITest/
H A DRSLAPITest.java269 c.restoreState();
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/oops/
H A DGenerateOopMap.java767 restoreState(bb);
845 void restoreState (BasicBlock bb) { method in class:GenerateOopMap

Completed in 58 milliseconds