ReactOS 0.4.16-dev-36-g301675c
|
#include "wine/config.h"
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winnls.h"
#include "winerror.h"
#include "gdi_private.h"
#include "winternl.h"
#include "wine/wingdi16.h"
#include "wine/debug.h"
Go to the source code of this file.
Classes | |
struct | metadc |
Macros | |
#define | HANDLE_LIST_INC 20 |
Definition at line 1424 of file metadc.c.
Definition at line 1334 of file metadc.c.
Referenced by CreateMetaFileA().
Definition at line 60 of file metadc.c.
Referenced by CloseMetaFile(), METADC_DeleteDC(), METADC_DeleteObject(), METADC_ExtSelectClipRgn(), METADC_FillRgn(), METADC_FrameRgn(), METADC_GetDeviceCaps(), METADC_InvertRgn(), METADC_PaintRgn(), metadc_record(), METADC_SelectBrush(), METADC_SelectFont(), METADC_SelectPalette(), and METADC_SelectPen().
Definition at line 497 of file metadc.c.
Referenced by metadc_create_brush(), metadc_create_font(), metadc_create_palette(), metadc_create_pen(), and metadc_create_region().
BOOL METADC_Arc | ( | HDC | hdc, |
INT | left, | ||
INT | top, | ||
INT | right, | ||
INT | bottom, | ||
INT | xstart, | ||
INT | ystart, | ||
INT | xend, | ||
INT | yend | ||
) |
Definition at line 341 of file metadc.c.
BOOL METADC_BitBlt | ( | HDC | hdc, |
INT | x_dst, | ||
INT | y_dst, | ||
INT | width, | ||
INT | height, | ||
HDC | hdc_src, | ||
INT | x_src, | ||
INT | y_src, | ||
DWORD | rop | ||
) |
Definition at line 800 of file metadc.c.
BOOL METADC_Chord | ( | HDC | hdc, |
INT | left, | ||
INT | top, | ||
INT | right, | ||
INT | bottom, | ||
INT | xstart, | ||
INT | ystart, | ||
INT | xend, | ||
INT | yend | ||
) |
Definition at line 532 of file metadc.c.
Referenced by METADC_FillRgn(), METADC_FrameRgn(), and METADC_SelectBrush().
Definition at line 1068 of file metadc.c.
Referenced by METADC_SelectFont().
|
static |
Definition at line 1189 of file metadc.c.
Referenced by METADC_SelectPalette().
Definition at line 598 of file metadc.c.
Referenced by METADC_ExtSelectClipRgn(), METADC_FillRgn(), METADC_FrameRgn(), METADC_InvertRgn(), and METADC_PaintRgn().
Definition at line 1015 of file metadc.c.
Referenced by METADC_RosGlueDeleteObject().
Definition at line 362 of file metadc.c.
BOOL METADC_ExtEscape | ( | HDC | hdc, |
INT | escape, | ||
INT | input_size, | ||
LPCSTR | input, | ||
INT | output_size, | ||
LPVOID | output | ||
) |
Definition at line 1269 of file metadc.c.
Referenced by Escape().
Definition at line 492 of file metadc.c.
Definition at line 988 of file metadc.c.
BOOL METADC_ExtTextOut | ( | HDC | hdc, |
INT | x, | ||
INT | y, | ||
UINT | flags, | ||
const RECT * | lprect, | ||
const WCHAR * | str, | ||
UINT | count, | ||
const INT * | dx | ||
) |
Definition at line 904 of file metadc.c.
Definition at line 710 of file metadc.c.
Definition at line 1005 of file metadc.c.
Referenced by METADC_DeleteObject(), METADC_SelectBrush(), METADC_SelectFont(), and METADC_SelectPen().
Definition at line 1305 of file metadc.c.
Referenced by CloseMetaFile(), and METADC_DeleteDC().
Definition at line 96 of file metadc.c.
Referenced by CloseMetaFile(), METADC_RealizePalette(), and METADC_SaveDC().
Definition at line 105 of file metadc.c.
Referenced by METADC_ExtSelectClipRgn(), METADC_InvertRgn(), METADC_PaintRgn(), METADC_RestoreDC(), METADC_SetBkMode(), METADC_SetMapMode(), METADC_SetPolyFillMode(), METADC_SetRelAbs(), METADC_SetROP2(), METADC_SetStretchBltMode(), and METADC_SetTextCharacterExtra().
Definition at line 115 of file metadc.c.
Referenced by METADC_FillRgn(), METADC_LineTo(), METADC_MoveTo(), METADC_OffsetClipRgn(), METADC_OffsetViewportOrgEx(), METADC_OffsetWindowOrgEx(), METADC_SetBkColor(), METADC_SetLayout(), METADC_SetMapperFlags(), METADC_SetTextAlign(), METADC_SetTextColor(), METADC_SetTextJustification(), METADC_SetViewportExtEx(), METADC_SetViewportOrgEx(), METADC_SetWindowExtEx(), and METADC_SetWindowOrgEx().
|
static |
Definition at line 128 of file metadc.c.
Referenced by METADC_Ellipse(), METADC_ExcludeClipRect(), METADC_FrameRgn(), METADC_IntersectClipRect(), METADC_Rectangle(), METADC_ScaleViewportExtEx(), METADC_ScaleWindowExtEx(), and METADC_SetPixel().
|
static |
|
static |
Definition at line 161 of file metadc.c.
Referenced by METADC_PatBlt(), and METADC_RoundRect().
|
static |
Definition at line 180 of file metadc.c.
Referenced by METADC_Arc(), METADC_Chord(), and METADC_Pie().
Definition at line 737 of file metadc.c.
Definition at line 384 of file metadc.c.
Referenced by METADC_Polygon(), and METADC_Polyline().
Definition at line 422 of file metadc.c.
Definition at line 441 of file metadc.c.
|
static |
Definition at line 88 of file metadc.c.
Referenced by METADC_ExtEscape(), metadc_param0(), metadc_param1(), metadc_param2(), metadc_param4(), metadc_param5(), metadc_param6(), metadc_param8(), metadc_poly(), METADC_PolyPolygon(), metadc_select_object(), METADC_SetDIBitsToDevice(), metadc_stretchblt(), METADC_StretchDIBits(), and metadc_text().
BOOL METADC_RoundRect | ( | HDC | hdc, |
INT | left, | ||
INT | top, | ||
INT | right, | ||
INT | bottom, | ||
INT | ell_width, | ||
INT | ell_height | ||
) |
Definition at line 1038 of file metadc.c.
Referenced by METADC_SelectBrush(), METADC_SelectFont(), and METADC_SelectPen().
|
static |
Definition at line 1048 of file metadc.c.
Referenced by METADC_SelectObject().
Definition at line 1102 of file metadc.c.
Referenced by METADC_SelectObject().
Definition at line 1220 of file metadc.c.
Referenced by SelectPalette().
|
static |
Definition at line 1138 of file metadc.c.
Referenced by METADC_SelectObject().
INT METADC_SetDIBitsToDevice | ( | HDC | hdc, |
INT | x_dst, | ||
INT | y_dst, | ||
DWORD | width, | ||
DWORD | height, | ||
INT | x_src, | ||
INT | y_src, | ||
UINT | startscan, | ||
UINT | lines, | ||
const void * | bits, | ||
const BITMAPINFO * | info, | ||
UINT | coloruse | ||
) |
Definition at line 846 of file metadc.c.
|
static |
Definition at line 743 of file metadc.c.
Referenced by METADC_BitBlt(), and METADC_StretchBlt().
BOOL METADC_StretchBlt | ( | HDC | hdc_dst, |
INT | x_dst, | ||
INT | y_dst, | ||
INT | width_dst, | ||
INT | height_dst, | ||
HDC | hdc_src, | ||
INT | x_src, | ||
INT | y_src, | ||
INT | width_src, | ||
INT | height_src, | ||
DWORD | rop | ||
) |
INT METADC_StretchDIBits | ( | HDC | hdc, |
INT | x_dst, | ||
INT | y_dst, | ||
INT | width_dst, | ||
INT | height_dst, | ||
INT | x_src, | ||
INT | y_src, | ||
INT | width_src, | ||
INT | height_src, | ||
const void * | bits, | ||
const BITMAPINFO * | info, | ||
UINT | usage, | ||
DWORD | rop | ||
) |
|
static |
Definition at line 875 of file metadc.c.
Referenced by METADC_ExtTextOut().
|
static |
Definition at line 67 of file metadc.c.
Referenced by metadc_create_brush(), metadc_create_font(), metadc_create_palette(), metadc_create_pen(), metadc_create_region(), METADC_DeleteObject(), and metadc_record().
WINE_DEFAULT_DEBUG_CHANNEL | ( | metafile | ) |