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

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java911 protected void closeFigure() { method in class:WPrinterJob
912 closeFigure(getPrintDC());
1377 protected native void closeFigure(long printDC); method in class:WPrinterJob

Completed in 28 milliseconds