ReactOS 0.4.16-dev-297-gc569aee
|
#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.
Referenced by START_TEST().
Definition at line 2342 of file metafile.c.
Referenced by START_TEST().
Definition at line 2389 of file metafile.c.
Referenced by START_TEST().
Definition at line 2959 of file metafile.c.
Referenced by START_TEST().
Definition at line 2251 of file metafile.c.
Referenced by START_TEST().
Definition at line 2296 of file metafile.c.
Referenced by START_TEST().
Definition at line 865 of file metafile.c.
Referenced by START_TEST().
Definition at line 656 of file metafile.c.
Referenced by START_TEST().
Definition at line 3626 of file metafile.c.
Referenced by START_TEST().
Definition at line 2151 of file metafile.c.
Referenced by START_TEST().
Definition at line 3215 of file metafile.c.
Referenced by START_TEST().
Definition at line 2586 of file metafile.c.
Referenced by clip_emf_enum_proc(), GdipTranslateMatrix(), II_select_table(), OSK_SetKeys(), and set_msi_assembly_prop().
|
static |
Definition at line 2872 of file metafile.c.
Referenced by clip_mf_enum_proc(), and test_mf_clipping().
|
static |
Definition at line 2873 of file metafile.c.
Referenced by clip_mf_enum_proc(), and test_mf_clipping().
Definition at line 44 of file metafile.c.
Definition at line 42 of file metafile.c.
Definition at line 1417 of file metafile.c.
Referenced by test_emf_polybezier().
Definition at line 1291 of file metafile.c.
Referenced by test_emf_BitBlt().
Definition at line 2549 of file metafile.c.
Referenced by test_emf_clipping().
Definition at line 1372 of file metafile.c.
Referenced by test_emf_DCBrush().
Definition at line 3815 of file metafile.c.
Referenced by test_emf_paths().
Definition at line 1515 of file metafile.c.
Referenced by test_emf_GradientFill().
Definition at line 1175 of file metafile.c.
Referenced by test_mf_conversions().
Definition at line 1217 of file metafile.c.
Referenced by test_mf_conversions().
Definition at line 1259 of file metafile.c.
Referenced by test_mf_conversions().
Definition at line 3716 of file metafile.c.
Referenced by test_emf_paths().
Definition at line 1462 of file metafile.c.
Referenced by test_emf_PolyPolyline().
Definition at line 1094 of file metafile.c.
Referenced by test_emf_ExtTextOut_on_path().
Definition at line 1129 of file metafile.c.
Referenced by test_emf_ExtTextOut_on_path().
Definition at line 36 of file metafile.c.
Referenced by eto_emf_enum_proc(), and test_ExtTextOut().
Definition at line 43 of file metafile.c.
Referenced by EmfEnumProc().
Definition at line 1031 of file metafile.c.
Referenced by test_CopyMetaFile(), and test_mf_Blank().
Definition at line 2826 of file metafile.c.
Referenced by test_mf_clipping().
Definition at line 1068 of file metafile.c.
Referenced by test_mf_DCBrush().
Definition at line 1037 of file metafile.c.
Referenced by test_mf_Graphics(), and test_SetMetaFileBits().
Definition at line 1167 of file metafile.c.
Referenced by create_converted_emf().
Definition at line 2944 of file metafile.c.
Referenced by test_mf_GetPath().
Definition at line 1049 of file metafile.c.
Referenced by test_mf_PatternBrush().
Definition at line 1083 of file metafile.c.
Referenced by test_mf_ExtTextOut_on_path().
|
static |
Definition at line 35 of file metafile.c.
Referenced by eto_emf_enum_proc(), test_ExtTextOut(), test_mf_SaveDC(), and test_SaveDC().
Definition at line 1020 of file metafile.c.
Referenced by test_mf_PatternBrush().