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

/openjdk9/jdk/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java262 private Shape mLastClip; field in class:PSPrinterJob
1099 mLastClip = clip;
1719 && (getGState().canSetClip(mLastClip) == false
1738 getGState().emitPSClip(mLastClip);

Completed in 42 milliseconds