Home | History | Annotate | Download | only in raster

Lines Matching refs:FT_TRACE

173   /* parameter of the FT_TRACE() and FT_ERROR() macros, used to print/log  */
195 #ifndef FT_TRACE
196 #define FT_TRACE( x ) do { } while ( 0 ) /* nothing */
227 #include FT_INTERNAL_DEBUG_H /* for FT_TRACE() and FT_ERROR() */