HomeSort by relevance Sort by last modified time
    Searched refs:FT_COMPONENT (Results 1 - 25 of 44) 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
ftobjs.c 213 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
217 #undef FT_COMPONENT
218 #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 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/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 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 292 milliseconds

1 2