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

/openjdk7/jdk/src/windows/native/sun/java2d/windows/
H A DGDIWindowSurfaceData.cpp46 static SetupFunc GDIWinSD_Setup; variable
224 * a valid hDC. This should usually be the case since GDIWinSD_Setup
390 wsdo->sdOps.Setup = GDIWinSD_Setup;
907 static void GDIWinSD_Setup(JNIEnv *env, function

Completed in 33 milliseconds