Searched refs:drawHandle (Results 1 – 2 of 2) sorted by relevance
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 870 function drawHandle(x, y, color, circle){ function in SketchCanvas 969 drawHandle(pt.x + offset.x, pt.y + offset.y, 978 drawHandle(pt.cx + offset.x, pt.cy + offset.y, '#ff7f7f', true); 982 drawHandle(pt.dx + offset.x, pt.dy + offset.y, '#ff7f7f', true); 2495 drawHandle(last.dx, last.dy, "#ff7f7f", true); 2498 drawHandle(next.x, next.y, "#ff7f7f", true);
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js.map | 4 …e rectangle or a circle around a vertex or a control point\r\nfunction drawHandle(x, y, color, cir… 6 …tFont", "baseSize", "drawCanvas", "numPoints", "coltable", "metaObj", "drawHandle", "color", "circ…
|