Home
last modified time | relevance | path

Searched defs:_applyPointOffset (Results 1 – 2 of 2) sorted by relevance

/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
Dfabric.js14719 _applyPointOffset: function() { method
14720 return fabric.Polygon.prototype._applyPointOffset.call(this); method in fabric.Polygon
14915 _applyPointOffset: function() { method
Dfabric.min.js8 …n(p){return fabric.util.transformPoint(p,vpt)},p=this._calculateCurrentDimensions(false),currentWi… property