Searched refs:thick (Results 1 – 5 of 5) sorted by relevance
204 im->thick = 1; in gdImageCreate()264 im->thick = 1; in gdImageCreateTrueColor()1045 int thick = im->thick; in gdImageLine() local1147 wid = thick / as; in gdImageLine()1327 int thick = im->thick; in gdImageDashedLine() local1337 wid = thick / as; in gdImageDashedLine()1386 wid = thick / as; in gdImageDashedLine()2088 int thick = im->thick; in gdImageRectangle() local2108 if (thick > 1) { in gdImageRectangle()2118 cy = y1ul + thick; in gdImageRectangle()[all …]
205 int thick; member
809 zend_long thick; in PHP_FUNCTION() local812 if (zend_parse_parameters(ZEND_NUM_ARGS(), "Ol", &IM, gd_image_ce, &thick) == FAILURE) { in PHP_FUNCTION()818 gdImageSetThickness(im, thick); in PHP_FUNCTION()
15398 #>58 uleshort x \b, %u thick
Completed in 206 milliseconds