Searched defs:DY (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/gd/ |
H A D | gd.c | 1130 zend_long SX, SY, SW, SH, DX, DY, DW, DH; in PHP_FUNCTION() local 2919 zend_long SX, SY, SW, SH, DX, DY; in PHP_FUNCTION() local 2946 zend_long SX, SY, SW, SH, DX, DY, PCT; in PHP_FUNCTION() local 2974 zend_long SX, SY, SW, SH, DX, DY, PCT; in PHP_FUNCTION() local 3002 zend_long SX, SY, SW, SH, DX, DY, DW, DH; in PHP_FUNCTION() local
|
/PHP-8.0/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 27 milliseconds