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

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPathGraphics.java77 class WPathGraphics extends PathGraphics { class in inherits:PathGraphics
112 WPathGraphics(Graphics2D graphics, PrinterJob printerJob, method in class:WPathGraphics
128 return new WPathGraphics((Graphics2D) getDelegate().create(),
865 * <code>WPathGraphics</code> are all decomposed
H A DWPrinterJob.java754 WPathGraphics pathGraphics;
775 pathGraphics = new WPathGraphics(bufferedGraphics, printerJob,

Completed in 46 milliseconds