ReactOS 0.4.16-dev-289-g096a551
|
#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 86 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 170 of file windc.c.
Referenced by DceFreeWindowDCE(), DceReleaseDC(), and UserGetDCEx().
Definition at line 801 of file windc.c.
Definition at line 762 of file windc.c.
Referenced by IntDestroyClass().
Definition at line 633 of file windc.c.
Referenced by DceEmptyCache(), DceFreeClassDCE(), DceFreeThreadDCE(), DceFreeWindowDCE(), and DceReleaseDC().
void FASTCALL DceFreeThreadDCE | ( | PTHREADINFO | pti | ) |
Definition at line 780 of file windc.c.
Referenced by ExitThreadCallback().
Definition at line 686 of file windc.c.
Referenced by co_UserFreeWindow().
|
static |
Definition at line 72 of file windc.c.
Referenced by DceUpdateVisRgn().
Definition at line 279 of file windc.c.
Referenced by DceFreeWindowDCE(), and UserReleaseDC().
Definition at line 816 of file windc.c.
Referenced by co_IntSetParent(), co_IntSetWindowLongPtr(), co_WinPosSetWindowPos(), and IntSetStyle().
|
static |
Definition at line 145 of file windc.c.
Referenced by UserGetDCEx().
Definition at line 192 of file windc.c.
Referenced by DceFreeWindowDCE(), DceReleaseDC(), DceResetActiveDCEs(), and UserGetDCEx().
Definition at line 894 of file windc.c.
Referenced by NtGdiUpdateColors(), NtUserCallOneParam(), UserGethWnd(), and UserRealizePalette().
Definition at line 1014 of file windc.c.
Referenced by GetDC().
Definition at line 974 of file windc.c.
Referenced by GetDCEx(), NtUserGetDC(), and NtUserGetWindowDC().
Definition at line 1008 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 application 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 1034 of file windc.c.
Referenced by SelectPalette(), and START_TEST().
Definition at line 345 of file windc.c.
Referenced by NtUserGetDCEx(), and UserGetWindowDC().
Definition at line 953 of file windc.c.
Referenced by NtGdiSetPixelFormat(), and NtGdiSwapBuffers().
Definition at line 947 of file windc.c.
Referenced by DefWndScreenshot(), IntAnimatePalette(), NC_DoButton(), NC_HandleNCLButtonDown(), UserGetDesktopDC(), and UserRealizePalette().
Definition at line 918 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().