HomeSort by relevance Sort by last modified time
    Searched defs:FT_COMPONENT (Results 1 - 25 of 48) 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
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...]
  /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
  /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/cache/
ftccache.c 28 #undef FT_COMPONENT
29 #define FT_COMPONENT trace_cache
ftcsbits.c 29 #undef FT_COMPONENT
30 #define FT_COMPONENT trace_cache
ftccmap.c 31 #undef FT_COMPONENT
32 #define FT_COMPONENT trace_cache
  /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
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
  /external/freetype/src/pfr/
pfrload.c 25 #undef FT_COMPONENT
26 #define FT_COMPONENT trace_pfr

Completed in 148 milliseconds

1 2