ReactOS 0.4.16-dev-340-g0540c21
|
#include <assert.h>
#include <stdio.h>
#include <math.h>
#include "wine/test.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
Go to the source code of this file.
Classes | |
struct | eto_scale_test_record |
struct | emf_WorldTransform_test_data |
Macros | |
#define | M_PI 3.14159265358979323846 |
#define | LINE_X 55.0f |
#define | LINE_Y 15.0f |
#define | GDI_GET_PROC(func) |
#define | MF_BUFSIZE 1024 |
#define | BMP_DIM 4 |
#define BMP_DIM 4 |
Definition at line 47 of file metafile.c.
#define LINE_X 55.0f |
Definition at line 39 of file metafile.c.
#define LINE_Y 15.0f |
Definition at line 40 of file metafile.c.
#define M_PI 3.14159265358979323846 |
Definition at line 32 of file metafile.c.
#define MF_BUFSIZE 1024 |
Definition at line 1017 of file metafile.c.
|
static |
Definition at line 438 of file metafile.c.
Referenced by savedc_emf_enum_proc().
|
static |
Definition at line 3176 of file metafile.c.
Referenced by test_SetWinMetaFileBits().
|
static |
Definition at line 2607 of file metafile.c.
Referenced by test_emf_clipping().
|
static |
Definition at line 2875 of file metafile.c.
Referenced by test_mf_clipping().
|
static |
Definition at line 1862 of file metafile.c.
Referenced by test_emf_BitBlt(), test_emf_clipping(), test_emf_DCBrush(), test_emf_ExtTextOut_on_path(), test_emf_GradientFill(), test_emf_paths(), test_emf_polybezier(), test_emf_PolyPolyline(), and test_mf_conversions().
|
static |
Definition at line 1599 of file metafile.c.
Referenced by create_converted_emf(), test_CopyMetaFile(), test_mf_Blank(), test_mf_clipping(), test_mf_DCBrush(), test_mf_ExtTextOut_on_path(), test_mf_GetPath(), test_mf_Graphics(), test_mf_PatternBrush(), and test_SetMetaFileBits().
|
static |
Definition at line 1629 of file metafile.c.
Referenced by test_CopyMetaFile().
|
static |
Definition at line 3040 of file metafile.c.
Referenced by test_mf_conversions().
Definition at line 1668 of file metafile.c.
Referenced by test_emf_BitBlt(), test_emf_clipping(), test_emf_DCBrush(), test_emf_ExtTextOut_on_path(), test_emf_GradientFill(), test_emf_paths(), test_emf_polybezier(), test_emf_PolyPolyline(), and test_mf_conversions().
|
static |
Definition at line 1716 of file metafile.c.
Referenced by match_emf_record().
Definition at line 1692 of file metafile.c.
Referenced by test_emf_BitBlt(), test_emf_clipping(), test_emf_DCBrush(), test_emf_ExtTextOut_on_path(), test_emf_GradientFill(), test_emf_paths(), test_emf_polybezier(), test_emf_PolyPolyline(), and test_mf_conversions().
|
static |
Definition at line 1738 of file metafile.c.
Referenced by match_emf_record().
Definition at line 1568 of file metafile.c.
Referenced by create_converted_emf(), test_CopyMetaFile(), test_mf_Blank(), test_mf_clipping(), test_mf_DCBrush(), test_mf_ExtTextOut_on_path(), test_mf_GetPath(), test_mf_Graphics(), test_mf_PatternBrush(), and test_SetMetaFileBits().
|
static |
Definition at line 3001 of file metafile.c.
Referenced by test_mf_conversions().
|
static |
Definition at line 4069 of file metafile.c.
Referenced by test_emf_WorldTransform().
|
static |
Definition at line 81 of file metafile.c.
Referenced by test_ExtTextOut().
|
static |
Definition at line 316 of file metafile.c.
Referenced by test_ExtTextOutScale().
|
static |
Definition at line 3145 of file metafile.c.
Referenced by checkConvertedFrameAndBounds(), and test_SetWinMetaFileBits().
Definition at line 3370 of file metafile.c.
Referenced by test_GetWinMetaFileBits().
Definition at line 52 of file metafile.c.
Referenced by START_TEST().
|
static |
Definition at line 1754 of file metafile.c.
Referenced by compare_emf_bits().
|
static |
Definition at line 1556 of file metafile.c.
Referenced by create_converted_emf(), test_CopyMetaFile(), test_mf_Blank(), test_mf_DCBrush(), test_mf_ExtTextOut_on_path(), test_mf_GetPath(), test_mf_Graphics(), test_mf_PatternBrush(), and test_SetMetaFileBits().
Definition at line 3360 of file metafile.c.
|
static |
|
static |
Definition at line 495 of file metafile.c.
Referenced by test_SaveDC().
Definition at line 4037 of file metafile.c.
Referenced by enum_emf_WorldTransform(), and test_emf_WorldTransform().
START_TEST | ( | metafile | ) |
Definition at line 4289 of file metafile.c.
Definition at line 2102 of file metafile.c.
Referenced by START_TEST().
Definition at line 1937 of file metafile.c.
Referenced by START_TEST().
Definition at line 2713 of file metafile.c.
Referenced by START_TEST().
Definition at line 2014 of file metafile.c.
Referenced by START_TEST().
Definition at line 2423 of file metafile.c.
Referenced by START_TEST().
Definition at line 3993 of file metafile.c.
Referenced by START_TEST().
Definition at line 3844 of file metafile.c.
Referenced by START_TEST().
Definition at line 3677 of file metafile.c.
Referenced by START_TEST().
Definition at line 3939 of file metafile.c.
Referenced by START_TEST().
Definition at line 4227 of file metafile.c.
Referenced by START_TEST().
Definition at line 179 of file metafile.c.
Referenced by START_TEST().
Definition at line 334 of file metafile.c.
Referenced by START_TEST().
Definition at line 3580 of file metafile.c.
Referenced by START_TEST().
Definition at line 3548 of file metafile.c.
Referenced by START_TEST().
Definition at line 2068 of file metafile.c.
Referenced by START_TEST().
Definition at line 2889 of file metafile.c.
Referenced by START_TEST().
Definition at line 3072 of file metafile.c.