vert 1398 ext/gd/libgd/gd.c static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, int vert); vert 1406 ext/gd/libgd/gd.c int vert; vert 1422 ext/gd/libgd/gd.c vert = 1; vert 1438 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); vert 1448 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); vert 1459 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); vert 1471 ext/gd/libgd/gd.c vert = 0; vert 1487 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); vert 1497 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); vert 1508 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); vert 1514 ext/gd/libgd/gd.c static void dashedSet (gdImagePtr im, int x, int y, int color, int *onP, int *dashStepP, int wid, int vert) vert 1526 ext/gd/libgd/gd.c if (vert) {