Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd.c2431 … dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int sr… in gdImageCopyResized()
2541 … dst, gdImagePtr src, int dstX, int dstY, int srcX, int srcY, int dstW, int dstH, int srcW, int sr… in gdImageCopyResampled()
/PHP-7.4/ext/gd/
H A Dgd.c1975 int srcH, srcW, dstH, dstW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local
3907 int srcH, srcW, dstH, dstW, srcY, srcX, dstY, dstX; in PHP_FUNCTION() local

Completed in 32 milliseconds