Searched defs:hDC (Results 1 – 6 of 6) sorted by relevance
233 void WebView::paint(HDC hDC, const IntRect& clipRect) in paint()255 HDC hDC = BeginPaint(m_windowHandle, &ps); in handlePaint() local
296 static BOOL CALLBACK AbortProc(HDC hDC, int Error) in AbortProc()
396 /* [in] */ HDC hDC, in paintCustomScrollbar()411 /* [in] */ HDC hDC, in paintCustomScrollCorner()
306 /* [in] */ HDC hDC, in paintCustomScrollbar()318 /* [in] */ HDC hDC, in paintCustomScrollCorner()
784 HDC hDC; in VID_Shutdown() local814 BOOL bSetupPixelFormat(HDC hDC) in bSetupPixelFormat()