ReactOS
0.4.15-dev-2100-g9e32854
|
Go to the source code of this file.
Macros | |
#define | NDEBUG |
#define | _va_arg_n(p, t, i) (*(t*)((intptr_t*)(p) + i)) |
Variables | |
static INT | i = 0 |
static const struct gdi_dc_funcs | DummyPhysDevFuncs |
Definition at line 295 of file rosglue.c.
Referenced by CreateEnhMetaFileW(), and MFDRV_AllocMetaFile().
Definition at line 225 of file rosglue.c.
int bitmap_info_size | ( | const BITMAPINFO * | info, |
WORD | coloruse | ||
) |
Definition at line 449 of file rosglue.c.
|
static |
Definition at line 200 of file rosglue.c.
Referenced by alloc_gdi_handle(), and GDI_GetObjPtr().
|
static |
Definition at line 743 of file rosglue.c.
Referenced by METADC_Dispatch().
|
static |
Definition at line 619 of file rosglue.c.
Referenced by DRIVER_Dispatch().
|
static |
Definition at line 669 of file rosglue.c.
Referenced by DRIVER_Dispatch().
|
static |
Definition at line 719 of file rosglue.c.
Referenced by DRIVER_Dispatch().
Definition at line 689 of file rosglue.c.
Referenced by DRIVER_Dispatch().
|
static |
Definition at line 704 of file rosglue.c.
Referenced by DRIVER_Dispatch().
|
static |
Definition at line 637 of file rosglue.c.
Referenced by DRIVER_Dispatch().
Definition at line 353 of file rosglue.c.
Definition at line 248 of file rosglue.c.
Referenced by DeleteMetaFile(), and EMF_Delete_HENHMETAFILE().
Definition at line 255 of file rosglue.c.
Referenced by EMF_GetEnhMetaHeader(), get_metafile_bits(), and GetMetaFileBitsEx().
Definition at line 432 of file rosglue.c.
Referenced by EMFDRV_DeleteDC(), and MFDRV_DeleteDC().
Definition at line 416 of file rosglue.c.
Referenced by EMFDRV_SelectBrush(), EMFDRV_SelectFont(), EMFDRV_SelectPalette(), EMFDRV_SelectPen(), EMFDRV_SetDCBrushColor(), EMFDRV_SetDCPenColor(), MFDRV_SelectBrush(), MFDRV_SelectFont(), and MFDRV_SelectPen().
Definition at line 289 of file rosglue.c.
Referenced by EMF_GetEnhMetaHeader(), get_metafile_bits(), and GetMetaFileBitsEx().
BOOL get_brush_bitmap_info | ( | HBRUSH | hbr, |
PBITMAPINFO | pbmi, | ||
PVOID * | ppvBits, | ||
PUINT | puUsage | ||
) |
Definition at line 473 of file rosglue.c.
Definition at line 378 of file rosglue.c.
Referenced by CloseEnhMetaFile(), DRIVER_RestoreDC(), DRIVER_SelectBrush(), DRIVER_SelectFont(), DRIVER_SelectPen(), GetPhysDev(), and MFDRV_CloseMetaFile().
Definition at line 186 of file rosglue.c.
Referenced by get_physdev_dc(), and nulldrv_BeginPath().
Definition at line 191 of file rosglue.c.
Referenced by EMFDRV_ArcChordPie(), EMFDRV_BeginPath(), EMFDRV_Ellipse(), EMFDRV_ExtTextOut(), EMFDRV_LineTo(), EMFDRV_Polylinegon(), EMFDRV_Rectangle(), EMFDRV_RestoreDC(), EMFDRV_RoundRect(), EMFDRV_SetDCBrushColor(), EMFDRV_SetDCPenColor(), emfdrv_stroke_and_fill_path(), emfpathdrv_AbortPath(), emfpathdrv_EndPath(), pathdrv_AbortPath(), and pathdrv_EndPath().
Definition at line 603 of file rosglue.c.
Referenced by METADC_DeleteObject(), METADC_Dispatch(), and METADC_GetAndSetDCDWord().
|
static |
INT WINAPI METADC16_Escape | ( | _In_ HDC | hdc, |
_In_ INT | nEscape, | ||
_In_ INT | cbInput, | ||
_In_ LPCSTR | lpvInData, | ||
_Out_ LPVOID | lpvOutData | ||
) |
Definition at line 1285 of file rosglue.c.
Referenced by Escape().
Definition at line 1270 of file rosglue.c.
Referenced by DeleteDC().
Definition at line 1229 of file rosglue.c.
Referenced by DeleteObject().
BOOL METADC_Dispatch | ( | _In_ DCFUNC | eFunction, |
_Out_ PDWORD_PTR | pdwResult, | ||
_In_ DWORD_PTR | dwError, | ||
_In_ HDC | hdc, | ||
... | |||
) |
Definition at line 1120 of file rosglue.c.
Referenced by METADC16_Escape().
BOOL WINAPI METADC_GetAndSetDCDWord | ( | _Out_ DWORD * | pdwResult, |
_In_ HDC | hdc, | ||
_In_ UINT | uFunction, | ||
_In_ DWORD | dwIn, | ||
_In_ ULONG | ulMFId, | ||
_In_ USHORT | usMF16Id, | ||
_In_ DWORD | dwError | ||
) |
Definition at line 1170 of file rosglue.c.
|
static |
Definition at line 354 of file path.c.
Definition at line 331 of file path.c.
Definition at line 363 of file path.c.
Definition at line 347 of file path.c.
Definition at line 384 of file path.c.
Definition at line 408 of file path.c.
Definition at line 370 of file path.c.
Definition at line 392 of file path.c.
Definition at line 400 of file path.c.
Definition at line 424 of file path.c.
Definition at line 403 of file rosglue.c.
BOOL WINAPI SetVirtualResolution | ( | HDC | hdc, |
DWORD | cxVirtualDevicePixel, | ||
DWORD | cyVirtualDevicePixel, | ||
DWORD | cxVirtualDeviceMm, | ||
DWORD | cyVirtualDeviceMm | ||
) |
Definition at line 523 of file rosglue.c.
Referenced by CreateEnhMetaFileW(), and MFDRV_AllocMetaFile().
|
static |
Definition at line 50 of file rosglue.c.
Referenced by alloc_dc_ptr(), and get_physdev_dc().
|
static |
Definition at line 22 of file rosglue.c.
Referenced by METADC_Dispatch(), and NULL_Unused().