HomeSort by relevance Sort by last modified time
    Searched refs:FT_COMPONENT (Results 1 - 25 of 40) sorted by null

1 2

  /external/freetype/src/base/
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
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
ftsystem.c 143 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
147 #undef FT_COMPONENT
148 #define FT_COMPONENT trace_io
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
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
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
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
ftrfork.c 33 #undef FT_COMPONENT
34 #define FT_COMPONENT trace_raccess
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
ftobjs.c 209 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
213 #undef FT_COMPONENT
214 #define FT_COMPONENT trace_objs
    [all...]
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
  /external/freetype/include/freetype/internal/
ftdebug.h 79 /* Each component must define the macro FT_COMPONENT to a valid FT_Trace */
89 if ( ft_trace_levels[FT_COMPONENT] >= level ) \
  /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
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
ttpost.c 38 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
42 #undef FT_COMPONENT
43 #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
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
ttload.c 31 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
35 #undef FT_COMPONENT
36 #define FT_COMPONENT trace_ttload
    [all...]
  /external/freetype/src/truetype/
ttdriver.c 48 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
52 #undef FT_COMPONENT
53 #define FT_COMPONENT trace_ttdriver
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
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/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 342 milliseconds

1 2