Searched defs:GDIWinSDOps (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/windows/
H A DGDIWindowSurfaceData.h47 typedef struct _GDIWinSDOps GDIWinSDOps; typedef in typeref:struct:_GDIWinSDOps
71 * managed by the indicated GDIWinSDOps structure.
104 GDIWinSDOps *wsdo,
113 * function of the indicated GDIWinSDOps structure.
129 GDIWinSDOps *wsdo,
134 GDIWinSDOps *wsdo);
199 GDIWinSDOps *wsdo;
202 // and then allocate a new GDIWinSDOps
221 * This function returns a pointer to a native GDIWinSDOps structure
238 JNIEXPORT GDIWinSDOps * JNICAL
[all...]

Completed in 32 milliseconds