ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

dcobjs.c File Reference
#include <win32k.h>
#include <debug.h>

Go to the source code of this file.

Defines

#define NDEBUG

Functions

VOID FASTCALL DC_vUpdateFillBrush (PDC pdc)
VOID FASTCALL DC_vUpdateLineBrush (PDC pdc)
VOID FASTCALL DC_vUpdateTextBrush (PDC pdc)
VOID FASTCALL DC_vUpdateBackgroundBrush (PDC pdc)
VOID NTAPI DC_vSetBrushOrigin (PDC pdc, LONG x, LONG y)
NtGdiSetBrushOrg

Sets the brush origin that GDI uses when drawing with pattern brushes. The brush origin is relative to the DC origin.

BOOL APIENTRY NtGdiSetBrushOrg (_In_ HDC hdc, _In_ INT x, _In_ INT y, _Out_opt_ LPPOINT pptOut)
HPALETTE NTAPI GdiSelectPalette (HDC hDC, HPALETTE hpal, BOOL ForceBackground)
HBRUSH APIENTRY NtGdiSelectBrush (IN HDC hDC, IN HBRUSH hBrush)
HPEN APIENTRY NtGdiSelectPen (IN HDC hDC, IN HPEN hPen)
HBITMAP APIENTRY NtGdiSelectBitmap (IN HDC hdc, IN HBITMAP hbmp)
BOOL APIENTRY NtGdiSelectClipPath (HDC hDC, int Mode)
HANDLE APIENTRY NtGdiGetDCObject (HDC hDC, INT ObjectType)
INT APIENTRY NtGdiGetRandomRgn (HDC hdc, HRGN hrgnDest, INT iCode)
ULONG APIENTRY NtGdiEnumObjects (IN HDC hdc, IN INT iObjectType, IN ULONG cjBuf, OUT OPTIONAL PVOID pvBuf)

Generated on Fri May 25 2012 06:08:31 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.