dashStep 1403 ext/gd/libgd/gd.c int dashStep = 0; dashStep 1438 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); dashStep 1448 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); dashStep 1459 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); dashStep 1487 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); dashStep 1497 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); dashStep 1508 ext/gd/libgd/gd.c dashedSet(im, x, y, color, &on, &dashStep, wid, vert); dashStep 1516 ext/gd/libgd/gd.c int dashStep = *dashStepP; dashStep 1520 ext/gd/libgd/gd.c dashStep++; dashStep 1521 ext/gd/libgd/gd.c if (dashStep == gdDashSize) { dashStep 1522 ext/gd/libgd/gd.c dashStep = 0; dashStep 1538 ext/gd/libgd/gd.c *dashStepP = dashStep;