Searched refs:_gdScaleVert (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/ext/gd/libgd/ |
H A D | gd_interpolation.c | 1071 static inline void _gdScaleVert (const gdImagePtr pSrc, const unsigned int src_width, const unsigne… in _gdScaleVert() function 1122 _gdScaleVert(tmp_im, new_width, src_height, dst, new_width, new_height); in gdImageScaleTwoPass() 1143 _gdScaleVert(tmp_im, new_width, src_height, dst, new_width, new_height); in Scale()
|
/PHP-7.0/ |
H A D | NEWS | 1487 . Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)
|
Completed in 20 milliseconds