Home
last modified time | relevance | path

Searched refs:thickness (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/gd/tests/
H A Dbug40764.phpt2 Bug #40764 (line thickness not respected for horizontal and vertical lines)
H A Dimagesetthickness_basic.phpt20 // Set the line thickness to 5
/PHP-5.5/ext/gd/libgd/
H A Dgd.h706 void gdImageSetThickness(gdImagePtr im, int thickness);
H A Dgd.c2740 void gdImageSetThickness (gdImagePtr im, int thickness) in gdImageSetThickness() argument
2742 im->thick = thickness; in gdImageSetThickness()
/PHP-5.5/ext/gd/
H A Dgd.c176 ZEND_ARG_INFO(0, thickness)
/PHP-5.5/
H A DNEWS7341 - Fixed bug #41717 (imagepolygon does not respect thickness). (Pierre)
7641 - Fixed bug #40764 (line thickness not respected for horizontal and vertical

Completed in 50 milliseconds