Searched refs:translateToCenterPoint (Results 1 – 2 of 2) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 12029 translateToCenterPoint: function(point, originX, originY) { method 12088 return this.translateToCenterPoint(leftTop, this.originX, this.originY); 12170 var center = this.translateToCenterPoint(pos, originX, originY),
|
| D | fabric.min.js | 6 …translateToCenterPoint:function(point,originX,originY){var cx=point.x,cy=point.y,strokeWidth=this.… method
|