Searched refs:dashedSet (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/ext/gd/libgd/ |
H A D | gd.c | 1318 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… 1357 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine() 1367 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine() 1378 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine() 1406 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine() 1416 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine() 1427 dashedSet(im, x, y, color, &on, &dashStep, wid, vert); in gdImageDashedLine() 1433 static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, i… in dashedSet() function
|
Completed in 16 milliseconds