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
162
) sorted by null
1
2
3
4
5
6
7
/external/chromium_org/third_party/freetype/src/base/
ftmm.c
29
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
33
#undef
FT_COMPONENT
34
#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
25
#undef
FT_COMPONENT
26
#define
FT_COMPONENT
trace_gloader
ftglyph.c
43
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
47
#undef
FT_COMPONENT
48
#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
236
#undef
FT_COMPONENT
237
#define
FT_COMPONENT
trace_list
/external/freetype/src/base/
ftmm.c
29
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
33
#undef
FT_COMPONENT
34
#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
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
fxft_ftmm.c
29
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
33
#undef
FT_COMPONENT
34
#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
fxft_ftsystem.c
186
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
190
#undef
FT_COMPONENT
191
#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
fxft_ftinit.c
51
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
55
#undef
FT_COMPONENT
56
#define
FT_COMPONENT
trace_init
/external/chromium_org/third_party/freetype/src/sfnt/
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
/external/freetype/src/sfnt/
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
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cid/
cidparse.c
31
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
35
#undef
FT_COMPONENT
36
#define
FT_COMPONENT
trace_cidparse
cidriver.c
34
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
38
#undef
FT_COMPONENT
39
#define
FT_COMPONENT
trace_ciddriver
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
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
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1parse.c
48
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
52
#undef
FT_COMPONENT
53
#define
FT_COMPONENT
trace_t1parse
/external/chromium_org/third_party/freetype/src/autofit/
afmodule.c
40
/* The macro
FT_COMPONENT
is used in trace mode. It is an implicit */
44
#undef
FT_COMPONENT
45
#define
FT_COMPONENT
trace_afmodule
Completed in 1685 milliseconds
1
2
3
4
5
6
7