Searched defs:DY (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/gd/ |
H A D | gd.c | 1032 zend_long SX, SY, SW, SH, DX, DY, DW, DH; in PHP_FUNCTION() local 2846 zend_long SX, SY, SW, SH, DX, DY; in PHP_FUNCTION() local 2873 zend_long SX, SY, SW, SH, DX, DY, PCT; in PHP_FUNCTION() local 2901 zend_long SX, SY, SW, SH, DX, DY, PCT; in PHP_FUNCTION() local 2929 zend_long SX, SY, SW, SH, DX, DY, DW, DH; in PHP_FUNCTION() local
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gd.c | 1905 #define FILL_PUSH(Y, XL, XR, DY) \ argument 1909 #define FILL_POP(Y, XL, XR, DY) \ argument
|
Completed in 20 milliseconds