Searched defs:dstH (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/gd/libgd/ |
H A D | gd.c | 2485 … dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int sr… in gdImageCopyResized() 2595 … dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int sr… in gdImageCopyResampled()
|
/php-src/ext/gd/ |
H A D | gd.c | 1066 int srcH, srcW, dstH, dstW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local 3210 int srcH, srcW, dstH, dstW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local
|
Completed in 21 milliseconds