Home
last modified time | relevance | path

Searched refs:get_hdc (Results 1 – 11 of 11) sorted by relevance

/dports/lang/clover/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/targets/libgl-gdi/tests/
H A Dwgl_tests.cpp38 HDC get_hdc() const { return _hdc; }; in get_hdc() function in window
192 SwapBuffers(wnd.get_hdc()); in TEST_F()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dxcwin32.c574 HDC hdc = get_hdc(win, gc); in WinDrawLine()
583 HDC hdc = get_hdc(win, gc); in WinFillPolygon()
627 HDC hdc = get_hdc(win, gc); in WinDrawArc()
637 HDC hdc = get_hdc(win, NULL); in WinClearArea()
649 HDC hdc = get_hdc(win, gc); in WinFillRectangle()
676 HDC pixhdc = get_hdc((HWND)pix, gc), hdc = get_hdc(win, gc); in WinCopyArea()
684 HDC hdc = get_hdc(win, gc); in WinDrawPoint()
710 HDC hdc = get_hdc(win, gc); in WinDrawLines()
735 HDC hdc = get_hdc(win, gc); in WinDrawRectangle()
809 HDC hdc = get_hdc(win, gc); in WinDrawString()
[all …]