ReactOS 0.4.16-dev-981-g80eb313
|
Go to the source code of this file.
Macros | |
#define | WIN32_ROP3_TO_ENG_ROP4(dwRop4) ((((dwRop4) & 0x00FF0000) >> 16) | (((dwRop4) & 0x00FF0000) >> 8)) |
#define | WIN32_ROP4_TO_ENG_ROP4(dwRop4) ((dwRop4) >> 16) |
#define | WIN32_ROP4_USES_SOURCE(Rop) ((((Rop) & 0xCCCC0000) >> 2) != ((Rop) & 0x33330000)) |
#define | FIXUP_ROP2(rop2) ((((rop2) - 1) & 0xF) + 1) |
Variables | |
HDC | hSystemBM |
HSEMAPHORE | hsemDriverMgmt |
#define WIN32_ROP3_TO_ENG_ROP4 | ( | dwRop4 | ) | ((((dwRop4) & 0x00FF0000) >> 16) | (((dwRop4) & 0x00FF0000) >> 8)) |
#define WIN32_ROP4_USES_SOURCE | ( | Rop | ) | ((((Rop) & 0xCCCC0000) >> 2) != ((Rop) & 0x33330000)) |
Creates a bunch of stock objects: brushes, pens, fonts.
Definition at line 247 of file stockobj.c.
Referenced by DriverEntry().
Definition at line 329 of file stockobj.c.
Referenced by DriverEntry().
BOOL NTAPI GreGradientFill | ( | HDC | hdc, |
PTRIVERTEX | pVertex, | ||
ULONG | nVertex, | ||
PVOID | pMesh, | ||
ULONG | nMesh, | ||
ULONG | ulMode | ||
) |
Definition at line 940 of file fillshap.c.
Referenced by NtGdiGradientFill(), and UserDrawCaption().
Definition at line 110 of file line.c.
Referenced by IntDrawDiagEdge(), IntDrawMenuBarTemp(), IntDrawRectEdge(), MENU_DrawMenuItem(), NC_DoNCPaint(), TEXT_DrawUnderscore(), and UserDrawCaptionBar().
HBITMAP FASTCALL IntCreateCompatibleBitmap | ( | _In_ PDC | Dc, |
_In_ INT | Width, | ||
_In_ INT | Height, | ||
_In_ UINT | Bpp, | ||
_In_ UINT | Planes | ||
) |
BOOL FASTCALL IntDrawArc | ( | PDC | dc, |
INT | XLeft, | ||
INT | YLeft, | ||
INT | Width, | ||
INT | Height, | ||
double | StartArc, | ||
double | EndArc, | ||
ARCTYPE | arctype, | ||
PBRUSH | pbrush | ||
) |
Definition at line 1342 of file drawing.c.
Referenced by IntArc().
Definition at line 1364 of file drawing.c.
Referenced by NtGdiEllipse().
BOOL FASTCALL IntDrawRoundRect | ( | PDC | dc, |
INT | Left, | ||
INT | Top, | ||
INT | Right, | ||
INT | Bottom, | ||
INT | Wellipse, | ||
INT | Hellipse, | ||
PBRUSH | pbrush | ||
) |
Definition at line 1454 of file drawing.c.
Referenced by IntRoundRect().
BOOL FASTCALL IntFillArc | ( | PDC | dc, |
INT | XLeft, | ||
INT | YLeft, | ||
INT | Width, | ||
INT | Height, | ||
double | StartArc, | ||
double | EndArc, | ||
ARCTYPE | arctype | ||
) |
Definition at line 1306 of file drawing.c.
Referenced by IntArc().
Definition at line 1376 of file drawing.c.
Referenced by NtGdiEllipse().
BOOL FASTCALL IntFillRoundRect | ( | PDC | dc, |
INT | Left, | ||
INT | Top, | ||
INT | Right, | ||
INT | Bottom, | ||
INT | Wellipse, | ||
INT | Hellipse, | ||
PBRUSH | pbrush | ||
) |
Definition at line 1388 of file drawing.c.
Referenced by IntRoundRect().
HDC FASTCALL IntGdiCreateDC | ( | PUNICODE_STRING | Driver, |
PUNICODE_STRING | Device, | ||
PVOID | pUMdhpdev, | ||
CONST PDEVMODEW | InitData, | ||
BOOL | CreateAsIC | ||
) |
Definition at line 1040 of file dclife.c.
Referenced by co_IntInitializeDesktopGraphics(), DceCreateDisplayDC(), EngpRegisterGraphicsDevice(), IntGdiCreateDisplayDC(), and UserLoadImage().
Definition at line 148 of file line.c.
Referenced by IntGdiArcInternal(), and NtGdiLineTo().
Definition at line 80 of file line.c.
Referenced by _Success_(), add_log_points_new_stroke(), GdiPolyDraw(), GreMoveTo(), IntGdiAngleArc(), IntGdiArcInternal(), PATH_PolyDraw(), and PATH_StrokePath().
Definition at line 262 of file line.c.
Referenced by IntGdiPolyBezierTo(), and NtGdiPolyPolyDraw().
Definition at line 290 of file line.c.
Referenced by NtGdiPolyPolyDraw().
Definition at line 327 of file line.c.
Referenced by GdiPolyDraw(), IntGdiPolyBezier(), IntGdiPolylineTo(), IntGdiPolyPolyline(), and PATH_StrokePath().
Definition at line 425 of file line.c.
Referenced by NtGdiPolyPolyDraw().
Definition at line 464 of file line.c.
Referenced by NtGdiPolyPolyDraw().
Definition at line 422 of file dcutil.c.
Referenced by DceDeleteClipRgn(), DceResetActiveDCEs(), and UserGetDCEx().
UINT APIENTRY IntGetPaletteEntries | ( | HPALETTE | hpal, |
UINT | StartIndex, | ||
UINT | Entries, | ||
LPPALETTEENTRY | pe | ||
) |
Definition at line 850 of file palette.c.
Referenced by NtGdiDoPalette().
Definition at line 323 of file stockobj.c.
Referenced by DefWndControlColor(), IntDrawDiagEdge(), IntDrawMenuBarTemp(), IntDrawRectEdge(), MENU_DrawBitmapItem(), MENU_DrawMenuItem(), MENU_DrawPopupGlyph(), NC_DoNCActive(), NC_DoNCPaint(), UITOOLS95_DFC_ButtonCheckRadio(), UITOOLS95_DrawFrameCaption(), UITOOLS95_DrawFrameMenu(), UITOOLS95_DrawFrameScroll(), UITOOLS_DrawCheckedRect(), UserDrawCaption(), UserDrawCaptionBar(), and UserDrawCaptionText().
Definition at line 317 of file stockobj.c.
Referenced by DefWndControlColor(), DrawFrameControl(), FillRect(), IntDefWindowProc(), IntDrawMenuBarTemp(), IntDrawRectEdge(), IntDrawScrollInterior(), MENU_DrawMenuItem(), MENU_DrawPopupMenu(), MENU_DrawScrollArrows(), NC_DoNCPaint(), NC_DrawFrame(), PaintSuspendedWindow(), UITOOLS95_DFC_ButtonPush(), UITOOLS_DrawCheckedRect(), UserDrawCaption(), UserDrawCaptionBar(), and UserRegisterSystemClasses().
UINT APIENTRY IntGetSystemPaletteEntries | ( | HDC | hDC, |
UINT | StartIndex, | ||
UINT | Entries, | ||
LPPALETTEENTRY | pe | ||
) |
Definition at line 889 of file palette.c.
Referenced by NtGdiDoPalette().
UINT APIENTRY IntSetDIBColorTable | ( | HDC | hDC, |
UINT | StartIndex, | ||
UINT | Entries, | ||
CONST RGBQUAD * | Colors | ||
) |
Definition at line 300 of file stockobj.c.
Referenced by NtUserSetSysColors().
Definition at line 487 of file gdibatch.c.
Referenced by DriverEntry().
|
extern |
|
extern |
Definition at line 52 of file stockobj.c.
Referenced by co_IntInitializeDesktopGraphics(), NtUserBitBltSysBmp(), and UserChangeDisplaySettings().