ReactOS
0.4.16-dev-942-g91fadeb
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
testlist.c
Go to the documentation of this file.
1
/* Automatically generated file; DO NOT EDIT!! */
2
3
#define STANDALONE
4
#include <
wine/test.h
>
5
6
extern
void
func_brush
(
void
);
7
extern
void
func_customlinecap
(
void
);
8
extern
void
func_font
(
void
);
9
extern
void
func_graphics
(
void
);
10
extern
void
func_graphicspath
(
void
);
11
extern
void
func_image
(
void
);
12
extern
void
func_matrix
(
void
);
13
extern
void
func_metafile
(
void
);
14
extern
void
func_pathiterator
(
void
);
15
extern
void
func_pen
(
void
);
16
extern
void
func_region
(
void
);
17
extern
void
func_stringformat
(
void
);
18
19
const
struct
test
winetest_testlist
[] =
20
{
21
{
"brush"
,
func_brush
},
22
{
"customlinecap"
,
func_customlinecap
},
23
{
"font"
,
func_font
},
24
{
"graphics"
,
func_graphics
},
25
{
"graphicspath"
,
func_graphicspath
},
26
{
"image"
,
func_image
},
27
{
"matrix"
,
func_matrix
},
28
{
"metafile"
,
func_metafile
},
29
{
"pathiterator"
,
func_pathiterator
},
30
{
"pen"
,
func_pen
},
31
{
"region"
,
func_region
},
32
{
"stringformat"
,
func_stringformat
},
33
{ 0, 0 }
34
};
test
#define test
Definition:
rosglue.h:37
winetest_testlist
const struct test winetest_testlist[]
Definition:
testlist.c:7
func_metafile
void func_metafile(void)
func_pen
void func_pen(void)
func_font
void func_font(void)
func_brush
void func_brush(void)
func_matrix
void func_matrix(void)
func_graphicspath
void func_graphicspath(void)
func_customlinecap
void func_customlinecap(void)
func_pathiterator
void func_pathiterator(void)
func_stringformat
void func_stringformat(void)
func_region
void func_region(void)
func_graphics
void func_graphics(void)
func_image
void func_image(void)
test.h
modules
rostests
winetests
gdiplus
testlist.c
Generated on Thu Apr 3 2025 06:06:49 for ReactOS by
1.9.6