Home
last modified time | relevance | path

Searched refs:gdAffineTranslate (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/gd/libgd/
H A Dgd_matrix.c269 int gdAffineTranslate (double dst[6], const double offset_x, const double offset_y) in gdAffineTranslate() function
H A Dgd.h886 int gdAffineTranslate (double dst[6], const double offset_x, const double offset_y);
H A Dgd_interpolation.c2308 gdAffineTranslate(m, -bbox.x, -bbox.y); in gdTransformAffineGetImage()
/PHP-7.2/ext/gd/
H A Dgd.c5005 res = gdAffineTranslate(affine, x, y); in PHP_FUNCTION()

Completed in 31 milliseconds