Searched refs:GetDC (Results 1 – 25 of 54) 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()
67 HDC dc = GetDC(fHWND); in onInitializeContext()138 HDC dc = GetDC((HWND)fHWND); in onSwapBuffers()
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()
37 HDC hdc = GetDC (nullptr); in _hb_gdi_reference_table()
242 hDC = GetDC(hWnd); in wglCreatePbufferARB()292 hDC = GetDC(fb->hWnd); in wglGetPbufferDCARB()
36 HDC dc = GetDC(NULL); in ConvertToMouseShapeAndCompare()
70 HDC hdc = GetDC(hwnd); in window_proc()
139 hdc = GetDC(hwnd); in WndProc()302 hdc = GetDC(hwnd); in WndProc()
138 hdc = GetDC(hwnd); in WndProc()298 hdc = GetDC(hwnd); in WndProc()
55 long __stdcall GetDC(HDC *deviceContext) override;
115 hDC = GetDC(hWnd); in graw_create_window_and_screen()
110 HDC hdc = GetDC(NULL); in GetDesktopList()
42 windowContext = GetDC(hwnd); in Win32SurfaceKHR()
43 mDeviceContext = GetDC(mWindow); in initialize()
565 mNativeDisplay = GetDC(mNativeWindow); in initialize()627 screenDC = GetDC(HWND_DESKTOP); in takeScreenshot()633 windowDC = GetDC(mNativeWindow); in takeScreenshot()
80 desktop_dc_ = GetDC(NULL); in Init()
393 hDC=GetDC(NULL); in ReadEnhMetaFile()435 hDC=GetDC(NULL); in ReadEnhMetaFile()562 hDC=GetDC(NULL); in ReadEMFImage()
89 mDeviceContext = GetDC(mWindow); in initializeGL()