Home | History | Annotate | Download | only in tests

Lines Matching refs:rLineTo

330     // Test rLineTo().
331 path.rLineTo(0, 100);
332 path.rLineTo(100, 0);
334 path.rLineTo(50, 50); // This should go to 50,50.
342 path.rLineTo(0, 100);
343 path.rLineTo(100, 0);
353 path.rLineTo(0, 100);
354 path.rLineTo(100, 0);
364 path.rLineTo(0, 100);
365 path.rLineTo(100, 0);