Home | History | Annotate | Download | only in smooth

Lines Matching defs:FT_ZERO

289 #ifndef FT_ZERO
290 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )
1958 FT_ZERO( &the_raster );