ReactOS
0.4.16-dev-814-g656a5dc
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
ttcmapc.h
Go to the documentation of this file.
1
/***************************************************************************/
2
/* */
3
/* ttcmapc.h */
4
/* */
5
/* TT CMAP classes definitions (specification only). */
6
/* */
7
/* Copyright 2009-2018 by */
8
/* Oran Agra and Mickey Gabel. */
9
/* */
10
/* This file is part of the FreeType project, and may only be used, */
11
/* modified, and distributed under the terms of the FreeType project */
12
/* license, LICENSE.TXT. By continuing to use, modify, or distribute */
13
/* this file you indicate that you have read the license and */
14
/* understand and accept it fully. */
15
/* */
16
/***************************************************************************/
17
18
19
#ifdef TT_CONFIG_CMAP_FORMAT_0
20
TTCMAPCITEM
( tt_cmap0_class_rec )
21
#endif
22
23
#ifdef TT_CONFIG_CMAP_FORMAT_2
24
TTCMAPCITEM
( tt_cmap2_class_rec )
25
#endif
26
27
#ifdef TT_CONFIG_CMAP_FORMAT_4
28
TTCMAPCITEM
( tt_cmap4_class_rec )
29
#endif
30
31
#ifdef TT_CONFIG_CMAP_FORMAT_6
32
TTCMAPCITEM
( tt_cmap6_class_rec )
33
#endif
34
35
#ifdef TT_CONFIG_CMAP_FORMAT_8
36
TTCMAPCITEM
( tt_cmap8_class_rec )
37
#endif
38
39
#ifdef TT_CONFIG_CMAP_FORMAT_10
40
TTCMAPCITEM
( tt_cmap10_class_rec )
41
#endif
42
43
#ifdef TT_CONFIG_CMAP_FORMAT_12
44
TTCMAPCITEM
( tt_cmap12_class_rec )
45
#endif
46
47
#ifdef TT_CONFIG_CMAP_FORMAT_13
48
TTCMAPCITEM
( tt_cmap13_class_rec )
49
#endif
50
51
#ifdef TT_CONFIG_CMAP_FORMAT_14
52
TTCMAPCITEM
( tt_cmap14_class_rec )
53
#endif
54
55
56
/* END */
TTCMAPCITEM
#define TTCMAPCITEM(a)
sdk
lib
3rdparty
freetype
src
sfnt
ttcmapc.h
Generated on Thu Mar 13 2025 06:13:32 for ReactOS by
1.9.6