ReactOS
0.4.16-dev-297-gc569aee
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
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
_
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
gxvalid.c
Go to the documentation of this file.
1
/***************************************************************************/
2
/* */
3
/* gxvalid.c */
4
/* */
5
/* FreeType validator for TrueTypeGX/AAT tables (body only). */
6
/* */
7
/* Copyright 2005-2018 by */
8
/* suzuki toshiya, Masatake YAMATO, Red Hat K.K., */
9
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
10
/* */
11
/* This file is part of the FreeType project, and may only be used, */
12
/* modified, and distributed under the terms of the FreeType project */
13
/* license, LICENSE.TXT. By continuing to use, modify, or distribute */
14
/* this file you indicate that you have read the license and */
15
/* understand and accept it fully. */
16
/* */
17
/***************************************************************************/
18
19
20
#define FT_MAKE_OPTION_SINGLE_OBJECT
21
#include <ft2build.h>
22
23
#include "
gxvbsln.c
"
24
#include "
gxvcommn.c
"
25
#include "
gxvfeat.c
"
26
#include "
gxvjust.c
"
27
#include "
gxvkern.c
"
28
#include "
gxvlcar.c
"
29
#include "
gxvmod.c
"
30
#include "
gxvmort.c
"
31
#include "
gxvmort0.c
"
32
#include "
gxvmort1.c
"
33
#include "
gxvmort2.c
"
34
#include "
gxvmort4.c
"
35
#include "
gxvmort5.c
"
36
#include "
gxvmorx.c
"
37
#include "
gxvmorx0.c
"
38
#include "
gxvmorx1.c
"
39
#include "
gxvmorx2.c
"
40
#include "
gxvmorx4.c
"
41
#include "
gxvmorx5.c
"
42
#include "
gxvopbd.c
"
43
#include "
gxvprop.c
"
44
#include "
gxvtrak.c
"
45
46
47
/* END */
gxvbsln.c
gxvcommn.c
gxvfeat.c
gxvjust.c
gxvkern.c
gxvlcar.c
gxvmod.c
gxvmort0.c
gxvmort1.c
gxvmort2.c
gxvmort4.c
gxvmort5.c
gxvmort.c
gxvmorx0.c
gxvmorx1.c
gxvmorx2.c
gxvmorx4.c
gxvmorx5.c
gxvmorx.c
gxvopbd.c
gxvprop.c
gxvtrak.c
sdk
lib
3rdparty
freetype
src
gxvalid
gxvalid.c
Generated on Tue Nov 26 2024 06:13:03 for ReactOS by
1.9.6