Home
last modified time | relevance | path

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

/PHP-7.0/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.h871 int gdAffineTranslate (double dst[6], const double offset_x, const double offset_y);
H A Dgd_interpolation.c2388 gdAffineTranslate(m, -bbox.x, -bbox.y); in gdTransformAffineGetImage()
/PHP-7.0/ext/gd/
H A Dgd.c4879 res = gdAffineTranslate(affine, x, y); in PHP_FUNCTION()

Completed in 28 milliseconds