Lines Matching refs:lineTo

94 	c.lineTo(w - rSize, 0);
96 c.lineTo(w, h);
97 c.lineTo(0, h);
146 c.lineTo(w, 0);
147 c.lineTo(w, h - rSize);
149 c.lineTo(rSize, h);
199 c.lineTo(w - rSize, 0);
201 c.lineTo(w, h - rSize);
203 c.lineTo(0, h);
252 c.lineTo(w, h);
253 c.lineTo(rSize, h);
255 c.lineTo(0, rSize);
301 c.lineTo(w, h);
302 c.lineTo(rSize, h);
304 c.lineTo(0, rSize);
317 c.lineTo(0, h * 0.25);
318 c.lineTo(h * 0.75, h);
319 c.lineTo(h * 0.25, h);
333 c.lineTo(w, 0);
334 c.lineTo(w, w - startX);
338 c.lineTo(startX + stripeW, 0);
342 c.lineTo(w, w - startX - stripeW);
346 c.lineTo(w, h);
347 c.lineTo(startX + h, h);
351 c.lineTo(w, w - startX);
356 c.lineTo(startX + stripeW + h, h);
357 c.lineTo(startX + h, h);
417 c.lineTo(r, h);
429 c.lineTo(w, r);
475 c.lineTo(w, h * 0.5);
477 c.lineTo(w, h * 0.5);
478 c.lineTo(w * 0.9, h);
529 c.lineTo(w - rSize, 0);
531 c.lineTo(w, h);
532 c.lineTo(0, h);
539 c.lineTo(0, rSize);
541 c.lineTo(w - rSize, 0);
543 c.lineTo(w, h);
593 c.lineTo(w - rSize, 0);
595 c.lineTo(w, h - rSize);
597 c.lineTo(rSize, h);
610 c.lineTo(w - rsHalf, 0);
612 c.lineTo(w, h - rsHalf);
614 c.lineTo(rsHalf, h);
663 c.lineTo(w * 0.4, h * 0.8);
664 c.lineTo(w * 0.25, h * 0.6);
725 c.lineTo(w * 0.4, h * 0.75);
726 c.lineTo(w * 0.25, h * 0.6);
888 c.lineTo(w, 0);
890 c.lineTo(w, h);
1013 c.lineTo(i * h * 1.2 + 0.364 * h, 0.33 * h);
1014 c.lineTo(i * h * 1.2 + 0.475 * h, 0);
1015 c.lineTo(i * h * 1.2 + 0.586 * h, 0.33 * h);
1016 c.lineTo(i * h * 1.2 + 0.95 * h, 0.33 * h);
1017 c.lineTo(i * h * 1.2 + 0.66 * h, 0.551 * h);
1018 c.lineTo(i * h * 1.2 + 0.775 * h, 0.9 * h);
1019 c.lineTo(i * h * 1.2 + 0.475 * h, 0.684 * h);
1020 c.lineTo(i * h * 1.2 + 0.175 * h, 0.9 * h);
1021 c.lineTo(i * h * 1.2 + 0.29 * h, 0.551 * h);
1061 c.lineTo(i * h * 1.2 + 0.364 * h, 0.33 * h);
1062 c.lineTo(i * h * 1.2 + 0.475 * h, 0);
1063 c.lineTo(i * h * 1.2 + 0.586 * h, 0.33 * h);
1064 c.lineTo(i * h * 1.2 + 0.95 * h, 0.33 * h);
1065 c.lineTo(i * h * 1.2 + 0.66 * h, 0.551 * h);
1066 c.lineTo(i * h * 1.2 + 0.775 * h, 0.9 * h);
1067 c.lineTo(i * h * 1.2 + 0.475 * h, 0.684 * h);
1068 c.lineTo(i * h * 1.2 + 0.175 * h, 0.9 * h);
1069 c.lineTo(i * h * 1.2 + 0.29 * h, 0.551 * h);
1218 c.lineTo(w - r, h * 0.5 - r);
1221 c.lineTo(r, h * 0.5 + r);
1237 c.lineTo(dx + hw * 0.25, h * 0.3);
1239 c.lineTo(dx + hw * 0.25, h * 0.5);
1241 c.lineTo(dx + hw * 0.25, h * 0.7);
1389 c.lineTo(w, h);
1391 c.lineTo(0, h);
1445 c.lineTo(w - r, 0);
1447 c.lineTo(w, h - dy - r);
1449 c.lineTo(x2, h - dy);
1450 c.lineTo(dx, h);
1451 c.lineTo(x1, h - dy);
1452 c.lineTo(r, h - dy);
1454 c.lineTo(0, r);