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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DCUPSfuncs.c55 fn_cupsGetPPD j2d_cupsGetPPD; variable
103 j2d_cupsGetPPD = (fn_cupsGetPPD)dlsym(handle, "cupsGetPPD");
104 if (j2d_cupsGetPPD == NULL) {
221 filename = j2d_cupsGetPPD(name);
333 filename = j2d_cupsGetPPD(name);

Completed in 344 milliseconds