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

/openjdk7/jdk/src/share/classes/sun/print/
H A DPathGraphics.java1309 drawImageToPlatform(subImage, xform, bgcolor,
1322 drawImageToPlatform(subImage, xform, bgcolor,
1335 * into an invocation of <code>drawImageToPlatform</code>.
1362 drawImageToPlatform(Image img, AffineTransform xform, method in class:PathGraphics
1710 /* drawImageToPlatform needs the top-left of the source area and
1757 return drawImageToPlatform(img, xForm, bgcolor,
1799 result = drawImageToPlatform(img, xform, null,
1843 drawImageToPlatform(img, xform, null,
1892 drawImageToPlatform(bufferedImage, xform, null,
H A DPSPathGraphics.java253 * into an invocation of <code>drawImageToPlatform</code>.
279 protected boolean drawImageToPlatform(Image image, AffineTransform xform, method in class:PSPathGraphics
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPathGraphics.java866 * into an invocation of <code>drawImageToPlatform</code>.
891 protected boolean drawImageToPlatform(Image image, AffineTransform xform, method in class:WPathGraphics

Completed in 44 milliseconds