Home | History | Annotate | Download | only in rendering

Lines Matching refs:gapLength

1477         // and possibly the gapLength to get the corners dash-symmetrical.
1479 float gapLength = dashLength;
1488 gapLength += (dashLength / numberOfGaps);
1493 lineDash.append(gapLength);