Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd.c1288 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i…
1327 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1337 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1348 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1376 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1386 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1397 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1403 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet() function

Completed in 10 milliseconds