HomeSort by relevance Sort by last modified time
    Searched refs:FT_COMPONENT (Results 1 - 25 of 49) 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 144 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
148 #undef FT_COMPONENT
149 #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
  /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 39 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
43 #undef FT_COMPONENT
44 #define FT_COMPONENT trace_ttpost
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
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
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/cache/
ftccmap.c 31 #undef FT_COMPONENT
32 #define FT_COMPONENT trace_cache
ftcsbits.c 29 #undef FT_COMPONENT
30 #define FT_COMPONENT trace_cache
ftccache.c 28 #undef FT_COMPONENT
29 #define FT_COMPONENT trace_cache
  /external/freetype/src/truetype/
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
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
  /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 44 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
48 #undef FT_COMPONENT
49 #define FT_COMPONENT trace_cffdriver
  /external/freetype/src/pfr/
pfrload.c 25 #undef FT_COMPONENT
26 #define FT_COMPONENT trace_pfr

Completed in 740 milliseconds

1 2