Searched refs:FT_QREALLOC (Results 1 – 2 of 2) sorted by relevance
78 (void)FT_QREALLOC( target->buffer, target_size, size ); in FT_Bitmap_Copy()489 FT_QREALLOC( target->buffer, in FT_Bitmap_Convert()
304 #define FT_QREALLOC( ptr, cursz, newsz ) \ macro
Completed in 5 milliseconds