Lines Matching refs:DHGLRC
64 DrvCopyContext(DHGLRC dhrcSource, DHGLRC dhrcDest, UINT fuMask) in DrvCopyContext()
93 DrvShareLists(DHGLRC dhglrc1, DHGLRC dhglrc2) in DrvShareLists()
119 DHGLRC APIENTRY
126 DHGLRC APIENTRY
161 DHGLRC
162 stw_create_context_attribs(HDC hdc, INT iLayerPlane, DHGLRC hShareContext, in stw_create_context_attribs()
165 DHGLRC handle) in stw_create_context_attribs()
305 handle = (DHGLRC) handle_table_add(stw_dev->ctx_table, ctx); in stw_create_context_attribs()
330 DrvDeleteContext(DHGLRC dhglrc) in DrvDeleteContext()
365 DrvReleaseContext(DHGLRC dhglrc) in DrvReleaseContext()
393 DHGLRC
431 stw_make_current(HDC hDrawDC, HDC hReadDC, DHGLRC dhglrc) in stw_make_current()
946 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) in DrvSetContext()