Searched refs:GetDC (Results 1 – 25 of 52) sorted by relevance
123
102 HDC hdc = GetDC(hwnd); in windows_create_context()163 HDC hdc = GetDC(hwnd); in windows_create_context_attribs()253 HDC drawDc = GetDC(draw->hWnd); in windows_swap_buffers()317 HDC hdc = GetDC(hwnd); in windows_call_with_context()
38 return GetDC(d->hWnd); in window_getdc()
67 HDC dc = GetDC(fHWND); in onInitializeContext()134 HDC dc = GetDC((HWND)fHWND); in onSwapBuffers()
79 HDC dc = GetDC(fWnd); in swapBuffers()
67 HDC dc = GetDC(fHWND); in onInitializeContext()
49 HDC getDeviceContext (void) const { return GetDC(m_window); } in getDeviceContext()
316 screenDC = GetDC(DE_NULL); in readScreenPixels()319 windowDC = GetDC(m_window.getHandle()); in readScreenPixels()
240 hDC = GetDC(hWnd); in wglCreatePbufferARB()290 hDC = GetDC(fb->hWnd); in wglGetPbufferDCARB()
212 hDC = GetDC(stwfb->fb->hWnd); in stw_st_framebuffer_flush_front()
139 hdc = GetDC(hwnd); in WndProc()302 hdc = GetDC(hwnd); in WndProc()
138 hdc = GetDC(hwnd); in WndProc()298 hdc = GetDC(hwnd); in WndProc()
36 HDC dc = GetDC(NULL); in ConvertToMouseShapeAndCompare()
209 desktop_dc_ = GetDC(NULL); in PrepareCaptureResources()
55 long __stdcall GetDC(HDC *deviceContext) override;
115 hDC = GetDC(hWnd); in graw_create_window_and_screen()
110 HDC hdc = GetDC(NULL); in GetDesktopList()
393 hDC=GetDC(NULL); in ReadEnhMetaFile()435 hDC=GetDC(NULL); in ReadEnhMetaFile()562 hDC=GetDC(NULL); in ReadEMFImage()
80 desktop_dc_ = GetDC(NULL); in Init()
94 if (!(fDeviceContext = GetDC(fWindow))) { in WinGLTestContext()
137 windowContext = GetDC(window); in init()