Searched refs:FT_QALLOC_MULT (Results 1 – 5 of 5) sorted by relevance
330 #define FT_QALLOC_MULT( ptr, count, item_size ) \ macro
1298 if ( FT_QALLOC_MULT( worker.distance_map, target->rows, in bsdf_raster_render()
236 if ( FT_QALLOC_MULT( buffer, bitmap->rows + ypixels, new_pitch ) ) in ft_bitmap_assure_buffer()
1105 if ( FT_QALLOC_MULT( bitmap->buffer, bitmap->rows, pitch ) ) in FNT_Load_Glyph()
67 `FT_QALLOC_MULT', which doesn't zero out the buffer. Adjust the