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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Palette.h48 void Realize(HDC hDC);
H A Dawt_Palette.cpp56 * Realize the palette of the given HDC. This will attempt to
60 void AwtPalette::Realize(HDC hDC) function in class:AwtPalette
H A Dawt_Win32GraphicsDevice.cpp574 palette->Realize(hDC);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A DVDrawingArea.c66 static void Realize();
108 /* realize */ Realize,
210 Realize(w, value_mask, attributes) function
224 fprintf(stdout, "VDrawingArea.Realize: visualID=%ld, depth=%d\n",
229 * Since we have our own Realize() function, we don't execute the one for

Completed in 695 milliseconds