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

/openjdk9/jdk/src/java.desktop/windows/classes/sun/awt/windows/
H A DWPrinterJob.java1062 protected void selectPen(float width, Color color) { method in class:WPrinterJob
1066 selectPen(getPrintDC(), width,
1520 protected native void selectPen(long printDC, float width, method in class:WPrinterJob
H A DWPathGraphics.java1582 wPrinterJob.selectPen(deviceLineWidth, color);
1707 wPrinterJob.selectPen(deviceLineWidth, color);

Completed in 101 milliseconds