OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FT_COMPONENT
(Results
1 - 25
of
43
) sorted by null
1
2
/external/freetype/src/base/
ftmm.c
27
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
31
#undef
FT_COMPONENT
32
#define
FT_COMPONENT
trace_mm
ftsynth.c
29
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
33
#undef
FT_COMPONENT
34
#define
FT_COMPONENT
trace_synth
ftinit.c
50
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
54
#undef
FT_COMPONENT
55
#define
FT_COMPONENT
trace_init
ftsystem.c
144
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
148
#undef
FT_COMPONENT
149
#define
FT_COMPONENT
trace_io
ftstream.c
26
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
30
#undef
FT_COMPONENT
31
#define
FT_COMPONENT
trace_stream
ftgloadr.c
24
#undef
FT_COMPONENT
25
#define
FT_COMPONENT
trace_gloader
ftglyph.c
41
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
45
#undef
FT_COMPONENT
46
#define
FT_COMPONENT
trace_glyph
ftutil.c
28
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
32
#undef
FT_COMPONENT
33
#define
FT_COMPONENT
trace_memory
235
#undef
FT_COMPONENT
236
#define
FT_COMPONENT
trace_list
ftcalc.c
65
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
69
#undef
FT_COMPONENT
70
#define
FT_COMPONENT
trace_calc
ftoutln.c
35
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
39
#undef
FT_COMPONENT
40
#define
FT_COMPONENT
trace_outline
ftrfork.c
33
#undef
FT_COMPONENT
34
#define
FT_COMPONENT
trace_raccess
/external/freetype/src/sfnt/
ttbdf.c
32
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
36
#undef
FT_COMPONENT
37
#define
FT_COMPONENT
trace_ttbdf
ttpost.c
39
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
43
#undef
FT_COMPONENT
44
#define
FT_COMPONENT
trace_ttpost
sfdriver.c
55
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
59
#undef
FT_COMPONENT
60
#define
FT_COMPONENT
trace_sfdriver
ttkern.c
31
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
35
#undef
FT_COMPONENT
36
#define
FT_COMPONENT
trace_ttkern
ttmtx.c
30
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
34
#undef
FT_COMPONENT
35
#define
FT_COMPONENT
trace_ttmtx
sfobjs.c
39
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
43
#undef
FT_COMPONENT
44
#define
FT_COMPONENT
trace_sfobjs
[
all
...]
ttload.c
32
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
36
#undef
FT_COMPONENT
37
#define
FT_COMPONENT
trace_ttload
[
all
...]
/external/freetype/src/truetype/
ttpload.c
36
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
40
#undef
FT_COMPONENT
41
#define
FT_COMPONENT
trace_ttpload
ttdriver.c
47
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
51
#undef
FT_COMPONENT
52
#define
FT_COMPONENT
trace_ttdriver
ttobjs.c
44
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
48
#undef
FT_COMPONENT
49
#define
FT_COMPONENT
trace_ttobjs
[
all
...]
/external/freetype/src/autofit/
afwarp.c
32
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
36
#undef
FT_COMPONENT
37
#define
FT_COMPONENT
trace_afwarp
/external/freetype/src/cff/
cffdrivr.c
45
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
49
#undef
FT_COMPONENT
50
#define
FT_COMPONENT
trace_cffdriver
cffparse.c
30
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
34
#undef
FT_COMPONENT
35
#define
FT_COMPONENT
trace_cffparse
cffload.c
193
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
197
#undef
FT_COMPONENT
198
#define
FT_COMPONENT
trace_cffload
[
all
...]
Completed in 230 milliseconds
1
2