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

/openjdk7/jdk/src/share/classes/sun/print/
H A DPrinterGraphicsDevice.java36 GraphicsConfiguration graphicsConf; field in class:PrinterGraphicsDevice
40 graphicsConf = conf;
53 confs[0] = graphicsConf;
58 return graphicsConf;

Completed in 34 milliseconds