ReactOS 0.4.16-dev-289-g096a551
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
_Success_ | ( | return! | = FALSE | ) |
Definition at line 161 of file dcobjs.c.
Definition at line 314 of file dcobjs.c.
Referenced by NtGdiSelectBitmap().
Definition at line 550 of file dcobjs.c.
Referenced by GdiFlushUserBatch(), and NtGdiSelectFont().
Definition at line 142 of file dcobjs.c.
Referenced by GdiFlushUserBatch(), and GreSetBrushOrg().
Definition at line 126 of file dcobjs.c.
Referenced by GdiFlushUserBatch(), IntExtTextOutW(), and IntGdiCleanDC().
Definition at line 16 of file dcobjs.c.
Referenced by DC_vPrepareDCsForBlit(), GdiFlushUserBatch(), GdiPolyDraw(), GreStretchBltMask(), IntGdiCleanDC(), IntGdiFillRgn(), IntGdiPolygon(), IntGdiSetTextColor(), IntRectangle(), IntRoundRect(), NtGdiAngleArc(), NtGdiArcInternal(), NtGdiEllipse(), NtGdiFillPath(), NtGdiGetDCObject(), NtGdiMaskBlt(), NtGdiPatBlt(), NtGdiPolyPolyDraw(), NtGdiSelectBrush(), and NtGdiStrokeAndFillPath().
Definition at line 62 of file dcobjs.c.
Referenced by DC_vPrepareDCsForBlit(), GdiPolyDraw(), IntGdiCleanDC(), IntGdiPolygon(), IntGdiSetTextColor(), IntRectangle(), IntRoundRect(), NtGdiAngleArc(), NtGdiArcInternal(), NtGdiEllipse(), NtGdiFillPath(), NtGdiGetDCObject(), NtGdiPolyPolyDraw(), NtGdiSelectPen(), NtGdiStrokeAndFillPath(), and NtGdiStrokePath().
Definition at line 108 of file dcobjs.c.
Referenced by DC_vPrepareDCsForBlit(), GdiFlushUserBatch(), IntExtTextOutW(), IntGdiCleanDC(), and IntGdiSetTextColor().
FIXME: we shouldn't dereference pSurface when the PDEV is not locked
Definition at line 199 of file dcobjs.c.
ULONG APIENTRY NtGdiEnumObjects | ( | IN HDC | hdc, |
IN INT | iObjectType, | ||
IN ULONG | cjBuf, | ||
OUT OPTIONAL PVOID | pvBuf | ||
) |
Definition at line 629 of file dcobjs.c.
Definition at line 709 of file dcobjs.c.
Definition at line 343 of file dcobjs.c.
Definition at line 257 of file dcobjs.c.
Definition at line 484 of file dcobjs.c.
Definition at line 597 of file dcobjs.c.
Referenced by co_IntInitializeDesktopGraphics(), GdiSelectFont(), IntDrawMenuBarTemp(), IntPaintDesktop(), MENU_CalcItemSize(), MENU_DrawMenuBar(), MENU_DrawMenuItem(), MENU_DrawPopupGlyph(), MENU_DrawPopupMenu(), MENU_PopupMenuCalcSize(), MENU_SelectItem(), MENU_ShowSubPopup(), START_TEST(), UITOOLS95_DFC_ButtonCheckRadio(), UITOOLS95_DrawFrameCaption(), UITOOLS95_DrawFrameMenu(), UITOOLS95_DrawFrameScroll(), and UserDrawCaptionText().
Definition at line 287 of file dcobjs.c.