Home | History | Annotate | Download | only in raster

Lines Matching defs:FT_ZERO

254 #ifndef FT_ZERO
255 #define FT_ZERO( p ) FT_MEM_ZERO( p, sizeof ( *(p) ) )
3066 FT_ZERO( &the_raster );