Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/libgd/
H A Dgd.c1394 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i…
1434 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1444 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1455 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1483 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1493 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1504 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine()
1510 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet() function

Completed in 11 milliseconds