Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds