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

/openjdk7/jdk/src/macosx/native/sun/awt/
H A DPrinterSurfaceData.h37 typedef struct _PrintSDOps PrintSDOps; typedef in typeref:struct:_PrintSDOps
H A DPrinterSurfaceData.m89 PrintSDOps *psdo = (PrintSDOps*)SurfaceData_InitOps(env, jthis, sizeof(PrintSDOps));
138 PrintSDOps *psdo = (PrintSDOps*)sdo;

Completed in 30 milliseconds