Searched refs:ReleaseDC (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winmultiwindowicons.c | 265 ReleaseDC(NULL, hdc); in NetWMToWinIconAlpha() 304 ReleaseDC(NULL, hdc); in NetWMToWinIconThreshold() 395 ReleaseDC(GetDesktopWindow(), hDC); in winXIconToHICON()
|
| H A D | winengine.c | 134 ReleaseDC(NULL, hdc); in winSetEngine()
|
| H A D | winshadddnl.c | 370 ReleaseDC(NULL, hdc); in winAllocateFBShadowDDNL() 679 ReleaseDC(pScreenPriv->hwndScreen, pScreenPriv->hdcScreen); in winCloseScreenShadowDDNL() 838 ReleaseDC(NULL, hdc); in winAdjustVideoModeShadowDDNL()
|
| H A D | ddraw.h | 1685 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local 1731 #define IDirectDrawSurface_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a)) 1796 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local 1846 #define IDirectDrawSurface2_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a)) 1915 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local 1968 #define IDirectDrawSurface3_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a)) 2038 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local 2097 #define IDirectDrawSurface4_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a)) 2171 STDMETHOD(ReleaseDC) (THIS_ HDC hDC) PURE; in DECLARE_INTERFACE_() local 2235 #define IDirectDrawSurface7_ReleaseDC(p,a) ICOM_CALL_(ReleaseDC,p,(p,a))
|
| H A D | winshadgdi.c | 595 ReleaseDC(pScreenPriv->hwndScreen, pScreenPriv->hdcScreen); in winCloseScreenShadowGDI() 732 ReleaseDC(NULL, hdc); in winAdjustVideoModeShadowGDI()
|
| H A D | winscrinit.c | 199 ReleaseDC(pScreenPriv->hwndScreen, hdc); in winScreenInit()
|
| H A D | wincmap.c | 474 ReleaseDC(NULL, hdc); in winGetPaletteDD()
|
| H A D | wincursor.c | 359 ReleaseDC(NULL, hDC); in winLoadCursor()
|
| H A D | winprocarg.c | 101 ReleaseDC(NULL, hdc); in winInitializeScreenDefaults()
|
| H A D | winwin32rootlesswndproc.c | 409 ReleaseDC(pRLWinPriv->hWnd, pRLWinPriv->hdcScreen); in winMWExtWMWindowProc()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | indirect.c | 661 ReleaseDC(hwnd, hdc); in glxWinScreenProbe() 927 ReleaseDC(NULL, screenDC); in glxWinDeferredCreateDrawable() 1245 ReleaseDC(*hwnd, *hdc); in glxWinMakeDC() 1287 ReleaseDC(hwnd, hdc); in glxWinReleaseDC()
|