Searched refs:FT_ALLOC_MULT (Results 1 – 3 of 3) sorted by relevance
215 if ( FT_ALLOC_MULT( bitmap->buffer, pitch, height ) ) in ft_raster1_render()
294 #define FT_ALLOC_MULT( ptr, count, item_size ) \ macro
1048 if ( FT_ALLOC_MULT( bitmap->buffer, pitch, bitmap->rows ) ) in FNT_Load_Glyph()
Completed in 6 milliseconds