ReactOS
0.4.16-dev-1059-gb1cf981
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
gxvmod.h
Go to the documentation of this file.
1
/****************************************************************************
2
*
3
* gxvmod.h
4
*
5
* FreeType's TrueTypeGX/AAT validation module implementation
6
* (specification).
7
*
8
* Copyright (C) 2004-2019 by
9
* suzuki toshiya, Masatake YAMATO, Red Hat K.K.,
10
* David Turner, Robert Wilhelm, and Werner Lemberg.
11
*
12
* This file is part of the FreeType project, and may only be used,
13
* modified, and distributed under the terms of the FreeType project
14
* license, LICENSE.TXT. By continuing to use, modify, or distribute
15
* this file you indicate that you have read the license and
16
* understand and accept it fully.
17
*
18
*/
19
20
/****************************************************************************
21
*
22
* gxvalid is derived from both gxlayout module and otvalid module.
23
* Development of gxlayout is supported by the Information-technology
24
* Promotion Agency(IPA), Japan.
25
*
26
*/
27
28
29
#ifndef GXVMOD_H_
30
#define GXVMOD_H_
31
32
#include <
ft2build.h
>
33
#include FT_MODULE_H
34
35
36
FT_BEGIN_HEADER
37
38
39
FT_EXPORT_VAR
(
const
FT_Module_Class
)
gxv_module_class
;
40
41
42
FT_END_HEADER
43
44
#endif
/* GXVMOD_H_ */
45
46
47
/* END */
ft2build.h
FT_EXPORT_VAR
#define FT_EXPORT_VAR(x)
Definition:
ftconfig.h:505
FT_END_HEADER
#define FT_END_HEADER
Definition:
ftheader.h:54
FT_BEGIN_HEADER
#define FT_BEGIN_HEADER
Definition:
ftheader.h:36
gxv_module_class
FT_CALLBACK_TABLE_DEF const FT_Module_Class gxv_module_class
Definition:
gxvmod.c:269
FT_Module_Class_
Definition:
ftmodapi.h:234
sdk
lib
3rdparty
freetype
src
gxvalid
gxvmod.h
Generated on Wed Apr 30 2025 06:15:24 for ReactOS by
1.9.6