Searched refs:GetDC (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winmultiwindowicons.c | 243 HDC hdc = GetDC(NULL); in NetWMToWinIconAlpha() 295 HDC hdc = GetDC(NULL); in NetWMToWinIconThreshold() 392 hDC = GetDC(GetDesktopWindow()); in winXIconToHICON()
|
| H A D | winengine.c | 120 hdc = GetDC(NULL); in winSetEngine()
|
| H A D | winshadddnl.c | 325 hdc = GetDC(NULL); in winAllocateFBShadowDDNL() 645 pScreenPriv->hdcScreen = GetDC(pScreenPriv->hwndScreen); in winInitScreenShadowDDNL() 822 hdc = GetDC(NULL); in winAdjustVideoModeShadowDDNL()
|
| H A D | ddraw.h | 1673 STDMETHOD(GetDC) (THIS_ HDC * lphDC) PURE; in DECLARE_INTERFACE_() local 1722 #define IDirectDrawSurface_GetDC(p,a) ICOM_CALL_(GetDC,p,(p,a)) 1784 STDMETHOD(GetDC) (THIS_ HDC * lphDC) PURE; in DECLARE_INTERFACE_() local 1837 #define IDirectDrawSurface2_GetDC(p,a) ICOM_CALL_(GetDC,p,(p,a)) 1903 STDMETHOD(GetDC) (THIS_ HDC * lphDC) PURE; in DECLARE_INTERFACE_() local 1959 #define IDirectDrawSurface3_GetDC(p,a) ICOM_CALL_(GetDC,p,(p,a)) 2026 STDMETHOD(GetDC) (THIS_ HDC * lphDC) PURE; in DECLARE_INTERFACE_() local 2088 #define IDirectDrawSurface4_GetDC(p,a) ICOM_CALL_(GetDC,p,(p,a)) 2159 STDMETHOD(GetDC) (THIS_ HDC * lphDC) PURE; in DECLARE_INTERFACE_() local 2226 #define IDirectDrawSurface7_GetDC(p,a) ICOM_CALL_(GetDC,p,(p,a))
|
| H A D | winshadgdi.c | 535 pScreenPriv->hdcScreen = GetDC(pScreenPriv->hwndScreen); in winInitScreenShadowGDI() 717 hdc = GetDC(NULL); in winAdjustVideoModeShadowGDI()
|
| H A D | winscrinit.c | 184 hdc = GetDC(pScreenPriv->hwndScreen); in winScreenInit()
|
| H A D | wincmap.c | 410 hdc = GetDC(NULL); in winGetPaletteDD()
|
| H A D | wincursor.c | 352 hDC = GetDC(NULL); in winLoadCursor()
|
| H A D | winprocarg.c | 90 HDC hdc = GetDC(NULL); in winInitializeScreenDefaults()
|
| H A D | winwin32rootless.c | 181 pRLWinPriv->hdcScreen = GetDC(pRLWinPriv->hWnd); in InitWin32RootlessEngine()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | indirect.c | 537 hdc = GetDC(hwnd); in glxWinScreenProbe() 906 HDC screenDC = GetDC(NULL); in glxWinDeferredCreateDrawable() 1226 *hdc = GetDC(*hwnd); in glxWinMakeDC()
|