Searched refs:freeDrawingBrush (Results 1 – 5 of 5) sorted by relevance
88 freeDrawingBrush: { property
245 _this.setup.fabric.freeDrawingBrush.color = _this.drawing.color;246 _this.setup.fabric.freeDrawingBrush.width = _this.drawing.width;1125 _this.deepMerge( _this.setup.fabric.freeDrawingBrush, cfg.drawing );1228 _this.drawing.buffer.onMouseDown = _this.setup.fabric.freeDrawingBrush.onMouseDown;1234 _this.setup.fabric.freeDrawingBrush.onMouseDown = function() {};1241 _this.setup.fabric.freeDrawingBrush.onMouseDown = _this.drawing.buffer.onMouseDown;
1 …freeDrawingBrush.color=c.drawing.color,c.setup.fabric.freeDrawingBrush.width=c.drawing.width,i){fo…
8144 this.freeDrawingBrush = fabric.PencilBrush && new fabric.PencilBrush(this);9464 this.freeDrawingBrush.onMouseDown(pointer);9481 this.freeDrawingBrush.onMouseMove(pointer);9501 this.freeDrawingBrush.onMouseUp();
5 …freeDrawingBrush=fabric.PencilBrush&&new fabric.PencilBrush(this);this.calcOffset()},_resetCurrent…