Searched refs:FT_QALLOC_MULT (Results 1 – 2 of 2) sorted by relevance
267 #define FT_QALLOC_MULT( ptr, count, item_size ) \ macro
176 if ( FT_QALLOC_MULT( buffer, new_pitch, bitmap->rows + ypixels ) ) in ft_bitmap_assure_buffer()