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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_PrintJob.cpp257 static void initPrinter(JNIEnv *env, jobject self);
595 // None of those may have happened yet, so call initPrinter()
596 initPrinter(env, self);
880 static void initPrinter(JNIEnv *env, jobject self) { function
903 * Method: initPrinter
910 initPrinter(env, self);
1143 initPrinter(env, self);
/openjdk7/jdk/src/share/classes/sun/print/
H A DRasterPrinterJob.java1015 protected void initPrinter() { method in class:RasterPrinterJob
1369 initPrinter();
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java1300 protected native void initPrinter(); method in class:WPrinterJob

Completed in 52 milliseconds