Searched defs:DY (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/gd/ |
H A D | gd.c | 1064 zend_long SX, SY, SW, SH, DX, DY, DW, DH; in PHP_FUNCTION() local 3102 zend_long SX, SY, SW, SH, DX, DY; in PHP_FUNCTION() local 3136 zend_long SX, SY, SW, SH, DX, DY, PCT; in PHP_FUNCTION() local 3172 zend_long SX, SY, SW, SH, DX, DY, PCT; in PHP_FUNCTION() local 3208 zend_long SX, SY, SW, SH, DX, DY, DW, DH; in PHP_FUNCTION() local
|
/php-src/ext/gd/libgd/ |
H A D | gd.c | 1959 #define FILL_PUSH(Y, XL, XR, DY) \ argument 1963 #define FILL_POP(Y, XL, XR, DY) \ argument
|
Completed in 21 milliseconds