Searched refs:FT_QALLOC_MULT (Results 1 – 3 of 3) sorted by relevance
322 #define FT_QALLOC_MULT( ptr, count, item_size ) \ macro
237 if ( FT_QALLOC_MULT( buffer, bitmap->rows + ypixels, new_pitch ) ) in ft_bitmap_assure_buffer()
1426 `FT_QALLOC_MULT', which doesn't zero out the buffer. Adjust the