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

/openjdk7/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java272 private Shape mLastClip; field in class:PSPrinterJob
1060 mLastClip = clip;
1662 && (getGState().canSetClip(mLastClip) == false
1681 getGState().emitPSClip(mLastClip);

Completed in 33 milliseconds