Home
last modified time | relevance | path

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

/php-src/ext/gd/
H A Dgd.c1034 int srcH, srcW, dstH, dstW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local
2839 int srcH, srcW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local
2866 int srcH, srcW, srcY, srcX, dstY, dstX, pct; in PHP_FUNCTION() local
2894 int srcH, srcW, srcY, srcX, dstY, dstX, pct; in PHP_FUNCTION() local
2922 int srcH, srcW, dstH, dstW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local
/php-src/ext/gd/libgd/
H A Dgd.c2401 …st, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH) in gdImageCopyResized()
2511 …st, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int srcH) in gdImageCopyResampled()

Completed in 25 milliseconds