ReactOS
0.4.15-dev-2087-g6bfb76b
|
#include <win32k.h>
Go to the source code of this file.
Macros | |
#define | DCX_CACHECOMPAREMASK |
Variables | |
static LIST_ENTRY | LEDce |
static INT | DCECount = 0 |
#define DCX_CACHECOMPAREMASK |
DBG_DEFAULT_CHANNEL | ( | UserDce | ) |
Definition at line 85 of file windc.c.
Referenced by IntCreateWindow(), and UserGetDCEx().
Definition at line 40 of file windc.c.
Referenced by DceAllocDCE(), and UserGetDCEx().
Definition at line 169 of file windc.c.
Referenced by DceFreeWindowDCE(), DceReleaseDC(), and UserGetDCEx().
Definition at line 800 of file windc.c.
Definition at line 761 of file windc.c.
Referenced by IntDestroyClass().
Definition at line 632 of file windc.c.
Referenced by DceEmptyCache(), DceFreeClassDCE(), DceFreeThreadDCE(), DceFreeWindowDCE(), and DceReleaseDC().
void FASTCALL DceFreeThreadDCE | ( | PTHREADINFO | pti | ) |
Definition at line 779 of file windc.c.
Referenced by ExitThreadCallback().
Definition at line 685 of file windc.c.
Referenced by co_UserFreeWindow().
Definition at line 52 of file windc.c.
|
static |
Definition at line 71 of file windc.c.
Referenced by DceUpdateVisRgn().
Definition at line 278 of file windc.c.
Referenced by DceFreeWindowDCE(), and UserReleaseDC().
Definition at line 815 of file windc.c.
Referenced by co_IntSetParent(), co_IntSetWindowLongPtr(), co_WinPosSetWindowPos(), and IntSetStyle().
|
static |
Definition at line 144 of file windc.c.
Referenced by UserGetDCEx().
Definition at line 191 of file windc.c.
Referenced by DceFreeWindowDCE(), DceReleaseDC(), DceResetActiveDCEs(), and UserGetDCEx().
Definition at line 893 of file windc.c.
Referenced by NtGdiUpdateColors(), NtUserCallOneParam(), UserGethWnd(), and UserRealizePalette().
Definition at line 1013 of file windc.c.
Referenced by GetDC().
Definition at line 973 of file windc.c.
Referenced by GetDCEx(), NtUserGetDC(), and NtUserGetWindowDC().
Definition at line 1007 of file windc.c.
Referenced by GetWindowDC().
Select logical palette into device context.
hDC | handle to the device context |
hpal | handle to the palette |
ForceBackground | If this value is FALSE the logical palette will be copied to the device palette only when the applicatioon is in the foreground. If this value is TRUE then map the colors in the logical palette to the device palette colors in the best way. |
Definition at line 1033 of file windc.c.
Referenced by SelectPalette(), and START_TEST().
Definition at line 344 of file windc.c.
Referenced by NtUserGetDCEx(), and UserGetWindowDC().
Definition at line 952 of file windc.c.
Referenced by NtGdiSetPixelFormat(), and NtGdiSwapBuffers().
Definition at line 946 of file windc.c.
Referenced by DefWndScreenshot(), IntAnimatePalette(), NC_DoButton(), NC_HandleNCLButtonDown(), UserGetDesktopDC(), and UserRealizePalette().
Definition at line 917 of file windc.c.
Referenced by co_IntDrawCaret(), co_IntPaintWindows(), co_UserGetUpdateRect(), co_WinPosSetWindowPos(), DefWndDoSizeMove(), DefWndScreenshot(), ForceNCPaintErase(), IntAnimatePalette(), IntDefWindowProc(), IntEndPaint(), IntGdiDeleteDC(), IntGetDialogBaseUnits(), IntPrintWindow(), IntRefeshScrollInterior(), IntScrollWindowEx(), IntSynthesizeBitmap(), IntSynthesizeDib(), IntUpdateLayeredWindowI(), MENU_PopupMenuCalcSize(), MENU_SelectItem(), MENU_ShowSubPopup(), NC_DoButton(), NC_HandleNCActivate(), NC_HandleNCCalcSize(), NC_HandleNCLButtonDown(), NtUserCalcMenuBar(), NtUserCallOneParam(), PaintSuspendedWindow(), SnapWindow(), UserPaintCaption(), and UserRealizePalette().
|
static |
Definition at line 18 of file windc.c.
Referenced by DceAllocDCE(), DceFreeDCE(), and DceFreeWindowDCE().
|
static |
Definition at line 17 of file windc.c.
Referenced by DceAllocDCE(), DceEmptyCache(), DceFreeClassDCE(), DceFreeThreadDCE(), DceFreeWindowDCE(), DceGetDceFromDC(), DceReleaseDC(), DceResetActiveDCEs(), InitDCEImpl(), IntWindowFromDC(), UserGetDCEx(), and UserReleaseDC().