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

/openjdk7/jdk/src/windows/native/sun/java2d/windows/
H A DGDIWindowSurfaceData.h58 * from GetDC().
112 * This function releases an HDC that was retrieved from the GetDC
121 * returned from the GetDC function.
157 GetDCFunc *GetDC; member in struct:_GDIWinSDOps
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.cpp91 HDC hDC = this->GetDC();
143 HDC AwtWin32GraphicsDevice::GetDC() function in class:AwtWin32GraphicsDevice
178 HDC hBMDC = this->GetDC();

Completed in 67 milliseconds