Home
last modified time | relevance | path

Searched refs:_gdScaleVert (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/gd/libgd/
H A Dgd_interpolation.c1062 static inline void _gdScaleVert (const gdImagePtr pSrc, const unsigned int src_width, const unsigne… in _gdScaleVert() function
1104 _gdScaleVert(tmp_im, new_width, src_height, dst, new_width, new_height); in gdImageScaleTwoPass()
1121 _gdScaleVert(tmp_im, new_width, src_height, dst, new_width, new_height); in Scale()
/PHP-5.5/
H A DNEWS65 . Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)

Completed in 32 milliseconds