Home
last modified time | relevance | path

Searched refs:IMG_COLOR_TILED (Results 1 – 4 of 4) sorted by last modified time

/php-src/ext/gd/
H A Dgd.stub.php72 const IMG_COLOR_TILED = UNKNOWN; define
/php-src/ext/gd/tests/
H A Dlibgd00186.phpt20 imagesetpixel($im,$i,$i,IMG_COLOR_TILED);
H A Dbug24594.phpt24 imagefill($base,11,12,IMG_COLOR_TILED);
51 imagefill($base,0,0,IMG_COLOR_TILED);
H A Dbug43121.phpt2 Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd)
18 ImageFill( $im, 0, 0, IMG_COLOR_TILED );

Completed in 12 milliseconds