Home
last modified time | relevance | path

Searched defs:gdImageCopy (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/main/
H A Dphp_compat.h222 #define gdImageCopy php_gd_gdImageCopy macro
/PHP-5.5/ext/gd/libgd/
H A Dgd.c2163 void gdImageCopy (gdImagePtr dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int w, in… in gdImageCopy() function

Completed in 47 milliseconds