Home
last modified time | relevance | path

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

/PHP-5.4/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.4/ext/gd/libgd/
H A Dgd.h586 void gdImageSetThickness(gdImagePtr im, int thickness);
H A Dgd.c2731 void gdImageSetThickness (gdImagePtr im, int thickness) in gdImageSetThickness() argument
2733 im->thick = thickness; in gdImageSetThickness()
/PHP-5.4/ext/gd/
H A Dgd.c205 ZEND_ARG_INFO(0, thickness)
/PHP-5.4/
H A DNEWS6152 - Fixed bug #41717 (imagepolygon does not respect thickness). (Pierre)
6452 - Fixed bug #40764 (line thickness not respected for horizontal and vertical

Completed in 48 milliseconds